8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
config BR2_TARGET_ROOTFS_CPIO
|
|
bool "cpio the root filesystem"
|
|
default n
|
|
select BR2_HOST_FAKEROOT
|
|
help
|
|
Build a cpio archive of the root filesystem
|
|
|