From 98cca36b432b3e5366d363a5ffc9e8f2874123f2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 21 Jun 2006 13:02:37 +0000 Subject: [PATCH] reorder sdk menuconfig entry, so that it does not force the toolchain selection into the main menu SVN-Revision: 4039 --- openwrt/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Config.in b/openwrt/Config.in index 74bd648465..573cda50a7 100644 --- a/openwrt/Config.in +++ b/openwrt/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