UML target completed. Added ext2 target fs for use with uml images
[openwrt.git] / Config.in
index a2e6bdd..e059f06 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -74,6 +74,14 @@ menu "Target Images"
                depends !TARGET_ROOTFS_INITRAMFS
                help
                  Build a compressed tar archive of the the root filesystem
+                 
+       config TARGET_ROOTFS_EXT2FS
+               bool "ext2"
+               default n
+               depends !TARGET_ROOTFS_INITRAMFS
+               help
+                 Ext2 file system with some free space for uml images
+
 
 endmenu
 
This page took 0.026347 seconds and 4 git commands to generate.