diff options
Diffstat (limited to 'target/cpio/Config.in')
-rw-r--r-- | target/cpio/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/cpio/Config.in b/target/cpio/Config.in new file mode 100644 index 000000000..0de70f964 --- /dev/null +++ b/target/cpio/Config.in @@ -0,0 +1,6 @@ +config BR2_TARGET_ROOTFS_CPIO + bool "cpio the root filesystem" + default n + help + Build a cpio archive of the root filesystem + |