X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4dfbceb2d6805f1daf9fd3b8bb2034daa2beaa8b..8b4aee843bbd9d4e87e2c63b9c6d9d34c142a272:/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 \