diff options
Diffstat (limited to 'target/cpio/Config.in')
-rw-r--r-- | target/cpio/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/cpio/Config.in b/target/cpio/Config.in index 7f1af4077..776938887 100644 --- a/target/cpio/Config.in +++ b/target/cpio/Config.in @@ -1,7 +1,7 @@ config BR2_TARGET_ROOTFS_CPIO bool "cpio the root filesystem" default n - select BR2_HOST_FAKEROUTE + select BR2_HOST_FAKEROOT help Build a cpio archive of the root filesystem |