diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2007-05-03 08:25:17 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2007-05-03 08:25:17 +0000 |
commit | 4cdef5138dc2b2bef76019f6ccbd9024c5805ca2 (patch) | |
tree | 7135e64366cdd7e40633c104d7b031e06930741f /target/squashfs/Config.in | |
parent | 4d4e1149ebe107248b21e598ed1d54478680a20a (diff) |
s/FAKEROUTE/FAKEROOT/
Diffstat (limited to 'target/squashfs/Config.in')
-rw-r--r-- | target/squashfs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/squashfs/Config.in b/target/squashfs/Config.in index 34b16ad63..7a26a8786 100644 --- a/target/squashfs/Config.in +++ b/target/squashfs/Config.in @@ -1,7 +1,7 @@ config BR2_TARGET_ROOTFS_SQUASHFS bool "squashfs root filesystem" default n - select BR2_HOST_FAKEROUTE + select BR2_HOST_FAKEROOT help Build a squashfs root filesystem |