From a9463d966a7956e5ceb6f9de3a2e549302d96abb Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 10 Mar 2014 18:58:49 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39864 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/sdk/files/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/sdk/files') 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" -- cgit v1.2.3