Changeset e3ea651 in freewrt for target/linux
- Timestamp:
- Jul 25, 2006, 4:11:21 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 8d7467a
- Parents:
- 4954a39
- File:
-
- 1 edited
-
target/linux/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
target/linux/Config.in
r4954a39 re3ea651 1 menu "Target Firmware type"2 3 choice4 prompt "Target Firmware type"5 6 config FWRT_TARGET_ROOTFS_SQUASHFS_LZMA7 bool "Production images with read-only root filesystem"8 help9 Build firmware images with a read-only and highly compressed (squashfs with lzma10 compression) root filesystem11 12 config FWRT_TARGET_ROOTFS_JFFS213 bool "Development images with writable root filesystem"14 help15 Build firmware images with a writable jffs2 root filesystem.16 17 endchoice18 19 endmenu20 21 1 menu "Kernel Configuration" 22 2
Note:
See TracChangeset
for help on using the changeset viewer.
