
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r43128 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43129 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
323 B
Text
10 lines
323 B
Text
config IB
|
|
bool "Build the OpenWrt Image Builder"
|
|
depends on !PROFILE_KCONFIG
|
|
depends on !EXTERNAL_TOOLCHAIN
|
|
help
|
|
This is essentially a stripped-down version of the buildroot
|
|
with precompiled packages, kernel image and image building tools.
|
|
You can use it to generate custom images without compiling anything
|
|
|
|
|