reorder sdk menuconfig entry, so that it does not force the toolchain selection into...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Jun 2006 13:02:37 +0000 (13:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Jun 2006 13:02:37 +0000 (13:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4039 3c298f89-4303-0410-b956-a3cf2f4a3e73

Config.in

index 74bd6484650c64add47c9157c9f027447915a0a1..573cda50a709645f7b493209613f0fea7dc0d0ab 100644 (file)
--- 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