projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13078b7
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4039
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index
74bd648
..
573cda5
100644
(file)
--- 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