reorder sdk menuconfig entry, so that it does not force the toolchain selection into the main menu
SVN-Revision: 4039
This commit is contained in:
parent
e248cf0f00
commit
98cca36b43
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue