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>

SVN-Revision: 39864
This commit is contained in:
Felix Fietkau
2014-03-10 18:58:49 +00:00
parent 23df56c490
commit cedfe135ab
3 changed files with 33 additions and 0 deletions

View File

@@ -1 +1,2 @@
source "Config-build.in"
source "tmp/.config-package.in"