X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8a40bf1097e5b8cea8d78e0209c1899391538b75..e8f6f13bcf144ebb4ec27b34004800751a15dec8:/target/imagebuilder/Config.in diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 265ac76e3..a31526599 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 + depends !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot with precompiled packages, kernel image and image building tools.