projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean of the rootfs_split patch
[openwrt.git]
/
target
/
imagebuilder
/
Config.in
diff --git
a/target/imagebuilder/Config.in
b/target/imagebuilder/Config.in
index
95aeb5d
..
1615b60
100644
(file)
--- a/
target/imagebuilder/Config.in
+++ b/
target/imagebuilder/Config.in
@@
-1,6
+1,8
@@
config IB
bool "Build the OpenWrt Image Builder"
depends !TARGET_ROOTFS_INITRAMFS
+ depends !PROFILE_KCONFIG
+ depends !LINUX_2_6_UML
default y if ALL
help
This is essentially a stripped-down version of the buildroot
This page took
0.021139 seconds
and
4
git commands to generate.