mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-29 21:15:06 +04:00
Add support for building ubifs images.
SVN-Revision: 19097
This commit is contained in:
@@ -88,6 +88,13 @@ menu "Target Images"
|
||||
help
|
||||
Create some bootable ISO image
|
||||
|
||||
config TARGET_ROOTFS_UBIFS
|
||||
bool "ubifs"
|
||||
default y if USES_UBIFS
|
||||
depends !TARGET_ROOTFS_INITRAMFS && USES_UBIFS
|
||||
help
|
||||
Build a ubifs root filesystem
|
||||
|
||||
comment "Image Options"
|
||||
|
||||
source "target/linux/*/image/Config.in"
|
||||
|
||||
Reference in New Issue
Block a user