From afb0ffca0797b0352a57f7942fe461b88f531b84 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 28 Jan 2012 03:30:51 +0000 Subject: [PATCH] [backfire] sdk: merge r29927 SVN-Revision: 29928 --- target/sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/sdk/Makefile b/target/sdk/Makefile index bad50993d6..737404108d 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 \ -- 2.30.2