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