From b0107120a73002d99673d1ce0ea22dc9c646472e Mon Sep 17 00:00:00 2001 From: nbd 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 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4039 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1