8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
config BR2_TARGET_ROOTFS_SQUASHFS
|
|
bool "squashfs root filesystem"
|
|
default n
|
|
select BR2_HOST_FAKEROOT
|
|
help
|
|
Build a squashfs root filesystem
|
|
|