From 73be7f9ef4b22e6250b77dda2d1a72245f6ce36d Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 6 Apr 2007 16:36:48 +0000 Subject: - make sure to download fakeroot if needed --- target/cpio/Config.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'target/cpio/Config.in') diff --git a/target/cpio/Config.in b/target/cpio/Config.in index 0de70f964..7f1af4077 100644 --- a/target/cpio/Config.in +++ b/target/cpio/Config.in @@ -1,6 +1,7 @@ config BR2_TARGET_ROOTFS_CPIO - bool "cpio the root filesystem" - default n - help - Build a cpio archive of the root filesystem + bool "cpio the root filesystem" + default n + select BR2_HOST_FAKEROUTE + help + Build a cpio archive of the root filesystem -- cgit v1.2.3