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