projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e248cf0
)
reorder sdk menuconfig entry, so that it does not force the toolchain selection into...
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 21 Jun 2006 13:02:37 +0000
(13:02 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 21 Jun 2006 13:02:37 +0000
(13:02 +0000)
SVN-Revision: 4039
openwrt/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/Config.in
b/openwrt/Config.in
index 74bd6484650c64add47c9157c9f027447915a0a1..573cda50a709645f7b493209613f0fea7dc0d0ab 100644
(file)
--- 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