[x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed
[openwrt.git] / target / imagebuilder / Config.in
1 config IB
2 bool "Build the OpenWrt Image Builder"
3 depends !TARGET_ROOTFS_INITRAMFS
4 depends !TARGET_uml
5 depends !PROFILE_KCONFIG
6 depends !EXTERNAL_TOOLCHAIN
7 select ALL
8 help
9 This is essentially a stripped-down version of the buildroot
10 with precompiled packages, kernel image and image building tools.
11 You can use it to generate custom images without compiling anything
12
13
This page took 0.056456 seconds and 5 git commands to generate.