projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d11a9e
)
target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 31 Oct 2014 12:59:23 +0000
(12:59 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 31 Oct 2014 12:59:23 +0000
(12:59 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43128
target/imagebuilder/Config.in
patch
|
blob
|
history
diff --git
a/target/imagebuilder/Config.in
b/target/imagebuilder/Config.in
index d3bc72940545c5bb81292fa6b2ce7e8c863133fa..6756c14c16230bc9635ae707cf77326d25ac90d0 100644
(file)
--- a/
target/imagebuilder/Config.in
+++ b/
target/imagebuilder/Config.in
@@
-1,6
+1,5
@@
config IB
bool "Build the OpenWrt Image Builder"
- depends on !TARGET_ROOTFS_INITRAMFS
depends on !PROFILE_KCONFIG
depends on !EXTERNAL_TOOLCHAIN
help