X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Fsdk%2FMakefile;h=737404108dcfb1e8a0f7fe5a6f572b8314a7f58a;hp=bad50993d6572145384e3cf2c7cb080a50bc82f9;hb=5c7ea98dc1554402c6f4eb48f0bad50b38e48a25;hpb=0f65bb5e15c25c783bfc374b9b6a2d1e325add8f diff --git a/target/sdk/Makefile b/target/sdk/Makefile index bad50993d..737404108 100644 --- a/target/sdk/Makefile +++ b/target/sdk/Makefile @@ -40,7 +40,7 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean rm -rf \ $(SDK_BUILD_DIR)/target/linux/*/files \ $(SDK_BUILD_DIR)/target/linux/*/patches - $(CP) \ + $(CP) -L \ $(TOPDIR)/LICENSE \ $(TOPDIR)/rules.mk \ $(TOPDIR)/.config \