Changeset 68c3782 in freewrt
- Timestamp:
- Sep 18, 2006, 7:31:02 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 39b9864
- Parents:
- 26b56c0
- File:
-
- 1 edited
-
target/Config.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
target/Config.in
r26b56c0 r68c3782 1 # $FreeWRT$ 2 #- 3 # This file is part of the FreeWRT project. FreeWRT is copyrighted 4 # material, please see the LICENCE file in the top-level directory 5 # or at http://www.freewrt.org/license for details. 6 1 7 #menu "Target System" 2 3 8 #menu "Broadcom devices" 4 5 9 menu "Target system (Broadcom)" 6 10 … … 11 15 12 16 config FWRT_TARGET_ROOTFS_JFFS2 13 bool "Firmware image swith writable root filesystem"17 bool "Firmware image with writable root filesystem" 14 18 select FWRT_PACKAGE_JFFS2ROOT 15 19 help … … 17 21 18 22 config FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY 19 bool "Firmware image swith read-only root filesystem and overlay fs"23 bool "Firmware image with read-only root filesystem and overlay fs" 20 24 select FWRT_PACKAGE_KMOD_MINI_FO 21 25 select FWRT_PACKAGE_JFFS2ROOT
Note:
See TracChangeset
for help on using the changeset viewer.
