From bd36a7273a6fa2d21589a1ab6e99bb231e0e868e Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 10 Mar 2010 00:16:01 +0100 Subject: jffs2: convert to ROOTFS_TARGET infrastructure We also remove the BR2_TARGET_ROOTFS_JFFS2_OUTPUT option, that could be used to specify an alternate name for the generated image file. Signed-off-by: Thomas Petazzoni --- target/jffs2/Config.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/jffs2/Config.in') diff --git a/target/jffs2/Config.in b/target/jffs2/Config.in index a216a27f0..b787ec9d1 100644 --- a/target/jffs2/Config.in +++ b/target/jffs2/Config.in @@ -114,8 +114,4 @@ config BR2_TARGET_ROOTFS_JFFS2_SUMMARY A summarised image can be mounted faster if support is enabled in the kernel (CONFIG_JFFS2_SUMMARY) -config BR2_TARGET_ROOTFS_JFFS2_OUTPUT - string "Output File" - default "$(IMAGE).jffs2" - endif -- cgit v1.2.3