Changeset 489

Show
Ignore:
Timestamp:
08/02/06 22:30:57 (2 years ago)
Author:
markus
Message:

reverted to 469 ...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/target/Config.in

    r487 r489  
    199199endchoice 
    200200 
    201 #choice 
    202 menu "Target Firmware type" 
    203 #prompt "Target Firmware type" 
     201choice 
     202prompt "Target Firmware type" 
    204203 
    205204config FWRT_TARGET_ROOTFS_SQUASHFS_LZMA 
    206205        bool "Production images with read-only root filesystem" 
    207         default y 
    208206        select FWRT_PACKAGE_KMOD_MINI_FO 
    209207        help 
     
    218216          Build firmware images with a writable jffs2 root filesystem. 
    219217 
    220 endmenu 
    221 #endchoice 
     218endchoice 
    222219 
    223220endmenu