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: https://git.librecmc.org/?a=commitdiff_plain;h=98cca36b432b3e5366d363a5ffc9e8f2874123f2;p=librecmc%2Flibrecmc.git reorder sdk menuconfig entry, so that it does not force the toolchain selection into the main menu SVN-Revision: 4039 --- 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