git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6516 3c298f89-4303-0410-b956-a3cf2f4a3e73
[openwrt.git] / target / imagebuilder / Config.in
1 config IB
2 bool "Build the OpenWrt Image Builder"
3 depends !TARGET_ROOTFS_INITRAMFS
4 depends !PROFILE_KCONFIG
5 depends !LINUX_2_6_UML
6 default y if ALL
7 help
8 This is essentially a stripped-down version of the buildroot
9 with precompiled packages, kernel image and image building tools.
10 You can use it to generate custom images without compiling anything
11
12
This page took 0.069993 seconds and 5 git commands to generate.