X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Fimagebuilder%2FConfig.in;h=64fc4051c9132c2412f92bfb05c28d18342ab02e;hb=54bcffc5e08f2cad6854dbdfaa05d597d1df0a8b;hp=265ac76e37a3e6d0b32c79211ddd6fdddd1703f5;hpb=639b7157f37e6112ca2d91f93c4bdfc1a184c5bf;p=openwrt-github%2F.git diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 265ac76e37..64fc4051c9 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -1,8 +1,9 @@ config IB bool "Build the OpenWrt Image Builder" depends !TARGET_ROOTFS_INITRAMFS + depends !TARGET_uml depends !PROFILE_KCONFIG - depends !LINUX_2_6_UML + select ALL help This is essentially a stripped-down version of the buildroot with precompiled packages, kernel image and image building tools.