From b404f511e282df616e9f6056ee6e368df8d7b9da Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 22 Aug 2008 04:20:40 +0000 Subject: add LICENSE & minimal Config.in files (closes: #3710) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12367 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/sdk/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/sdk/Makefile') diff --git a/target/sdk/Makefile b/target/sdk/Makefile index a4350564e..6c7560006 100644 --- a/target/sdk/Makefile +++ b/target/sdk/Makefile @@ -32,9 +32,11 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean $(SDK_BUILD_DIR)/target/linux/*/files \ $(SDK_BUILD_DIR)/target/linux/*/patches $(CP) \ + $(TOPDIR)/LICENSE \ $(TOPDIR)/feeds.conf.default \ $(TOPDIR)/rules.mk \ $(TOPDIR)/.config \ + ./files/Config.in \ ./files/Makefile \ ./files/README.SDK \ $(SDK_BUILD_DIR)/ -- cgit v1.2.3