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