9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
config BR2_TARGET_ROOTFS_CRAMFS
|
|
bool "cramfs root filesystem"
|
|
default n
|
|
select BR2_HOST_FAKEROOT
|
|
help
|
|
Build a cramfs root filesystem
|
|
|
|
http://sourceforge.net/projects/cramfs/
|