From: Felix Fietkau Date: Wed, 21 Jun 2006 13:02:37 +0000 (+0000) Subject: reorder sdk menuconfig entry, so that it does not force the toolchain selection into... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=de6d89215358578ecc1905eaa1446cbd5d7d89c0;p=15.05%2Fopenwrt.git 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 --- diff --git a/Config.in b/Config.in index 74bd648465..573cda50a7 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