summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-21 13:02:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-21 13:02:37 +0000
commitb0107120a73002d99673d1ce0ea22dc9c646472e (patch)
tree742ffa6cab749239176a291f6b64cec1a910fcb4 /Config.in
parent94266d638908a140ef5cdd9b27d2eb367f97249f (diff)
reorder sdk menuconfig entry, so that it does not force the toolchain selection into the main menu
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4039 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 74bd64846..573cda50a 100644
--- a/Config.in
+++ b/Config.in
@@ -40,8 +40,8 @@ config JLEVEL
help
Number of jobs to run simultanesouly
-source "target/sdk/Config.in"
source "toolchain/Config.in"
+source "target/sdk/Config.in"
menu "Target Images"
config TARGET_ROOTFS_INITRAMFS