X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4dfbceb2d6805f1daf9fd3b8bb2034daa2beaa8b..cd6b7643265815e75c3b7967ef968b18f4421b66:/target/sdk/Makefile 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 \