add LICENSE & minimal Config.in files (closes: #3710)
[oweals/openwrt.git] / target / sdk / Makefile
index de00da825babc53110e713b83651514dc45116f6..6c7560006b89b5c0c8b7ef04ed9f8299f3feb078 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -32,8 +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)/