From 119e9af1b5eca89a6961126193017ce4704c3940 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 22 Nov 2006 19:10:59 +0000 Subject: - add a simple cpio target, to be used with an initramfs. Thanks to Goetz Bock --- target/cpio/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/cpio/Config.in (limited to 'target/cpio/Config.in') 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 + -- cgit v1.2.3