omap: fix build without ext4 rootfs
[openwrt/openwrt.git] / config / Config-images.in
index a0c7b7a94db9298e642a132cf0020851dc7d418e..bdd24ef6178c25729e2b664ecd7197201f2ad5a1 100644 (file)
@@ -275,7 +275,7 @@ menu "Target Images"
 
        config TARGET_ROOTFS_PARTSIZE
                int "Root filesystem partition size (in MB)"
-               depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_mvebu || TARGET_rb532 || TARGET_sunxi || TARGET_uml
+               depends on GRUB_IMAGES || USES_ROOTFS_PART || TARGET_ROOTFS_EXT4FS || TARGET_mvebu || TARGET_omap || TARGET_rb532 || TARGET_sunxi || TARGET_uml
                default 256
                help
                  Select the root filesystem partition size.