diff options
Diffstat (limited to 'target/ext2/Config.in')
-rw-r--r-- | target/ext2/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ext2/Config.in b/target/ext2/Config.in index 70589974a..fa0575ac6 100644 --- a/target/ext2/Config.in +++ b/target/ext2/Config.in @@ -1,7 +1,7 @@ config BR2_TARGET_ROOTFS_EXT2 bool "ext2 root filesystem" default y - select BR2_HOST_FAKEROUTE + select BR2_HOST_FAKEROOT help Build an ext2 root filesystem |