source: freewrt/package/jffs2root/Config.in@ 587c2aa

freewrt_1_0 freewrt_2_0
Last change on this file since 587c2aa was 587c2aa, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

sync dependency cleanup with trunk

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@945 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 460 bytes
Line 
1config FWRT_PACKAGE_JFFS2ROOT
2 prompt "jffs2root......................... jffs2 resize utility for broadcom devices"
3 tristate
4 default y if FWRT_TARGET_ROOTFS_JFFS2
5 default y if FWRT_TARGET_ROOTFS_SQUASHFS_SYMLINKS
6 default y if FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
7 default n
8 depends on FWRT_TARGET_ROOTFS_JFFS2 || \
9 FWRT_TARGET_ROOTFS_SQUASHFS_SYMLINKS || \
10 FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
11 help
12 jffs2 resize utility for broadcom devices
Note: See TracBrowser for help on using the repository browser.