summaryrefslogtreecommitdiff
path: root/target/romfs/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-03-02 22:43:21 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-09 11:04:32 +0200
commit3cabc6cce153ee1265c477d840fe3887347053ae (patch)
treefacd3a8e5c8b3b68735e83d24f9a7d0af2bb37bd /target/romfs/Config.in
parent16b1d2a734bde48c104eeef7e1a3287785ab2251 (diff)
target/romfs: cleanup
Remove the code needed to build host genromfs, since it can now be done using package/genromfs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'target/romfs/Config.in')
-rw-r--r--target/romfs/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/romfs/Config.in b/target/romfs/Config.in
index 03a23d413..7a8c663dd 100644
--- a/target/romfs/Config.in
+++ b/target/romfs/Config.in
@@ -1,6 +1,5 @@
config BR2_TARGET_ROOTFS_ROMFS
bool "romfs root filesystem"
- select BR2_HOST_FAKEROOT
help
Build a romfs image of the root filesystem.