kumquat-buildroot/fs
Yann E. MORIN 5fbef61480 fs/ext2: enclose the ext2 options in if...endif
Use a 'if...endif' construct instead of repeating the
'depends on' for each symbols.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle <arnout@mind.be>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-12 14:39:04 +02:00
..
cloop fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
cpio fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
cramfs fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
ext2 fs/ext2: enclose the ext2 options in if...endif 2013-04-12 14:39:04 +02:00
initramfs
iso9660
jffs2 fs/jffs2: refactor endianess selection to use BR2_ENDIAN 2013-04-11 15:57:37 +02:00
romfs fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
squashfs fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
tar fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
ubifs fs/common.mk: delay evaluation of variables 2013-01-20 20:53:29 +01:00
common.mk fs/common.mk: Strip extra whitespace when device table is empty 2013-03-13 23:09:40 +01:00
Config.in