aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk/files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-10 18:58:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-10 18:58:49 +0000
commita9463d966a7956e5ceb6f9de3a2e549302d96abb (patch)
treebe3fd8fedd1c88bf3d6d25d12c36409bbc1105db /target/sdk/files
parent518922ae58722582e6b32eb20608a9f5d1cfa788 (diff)
downloadmaster-187ad058-a9463d966a7956e5ceb6f9de3a2e549302d96abb.tar.gz
master-187ad058-a9463d966a7956e5ceb6f9de3a2e549302d96abb.tar.bz2
master-187ad058-a9463d966a7956e5ceb6f9de3a2e549302d96abb.zip
target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from
This allows make oldconfig/menuconfig to run Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39864 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/sdk/files')
-rw-r--r--target/sdk/files/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sdk/files/Config.in b/target/sdk/files/Config.in
index 214466b5b2..4a2f12e74f 100644
--- a/target/sdk/files/Config.in
+++ b/target/sdk/files/Config.in
@@ -1 +1,2 @@
+source "Config-build.in"
source "tmp/.config-package.in"