From 3cabc6cce153ee1265c477d840fe3887347053ae Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 2 Mar 2010 22:43:21 +0100 Subject: 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 --- target/romfs/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'target/romfs/Config.in') 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. -- cgit v1.2.3