d3bc72940545c5bb81292fa6b2ce7e8c863133fa
[openwrt-14.07/.git] / target / imagebuilder / Config.in
1 config IB
2         bool "Build the OpenWrt Image Builder"
3         depends on !TARGET_ROOTFS_INITRAMFS
4         depends on !PROFILE_KCONFIG
5         depends on !EXTERNAL_TOOLCHAIN
6         help
7           This is essentially a stripped-down version of the buildroot
8           with precompiled packages, kernel image and image building tools.
9           You can use it to generate custom images without compiling anything
10
11