diff options
Diffstat (limited to 'target/iso9660')
-rw-r--r-- | target/iso9660/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/iso9660/Config.in b/target/iso9660/Config.in index 7b3575111..93073d7a2 100644 --- a/target/iso9660/Config.in +++ b/target/iso9660/Config.in @@ -4,7 +4,7 @@ config BR2_TARGET_ROOTFS_ISO9660 depends on BR2_i386 select BR2_TARGET_ROOTFS_EXT2 select BR2_TARGET_GRUB - select BR2_HOST_FAKEROUTE + select BR2_HOST_FAKEROOT help Build a bootable iso9660 image |