uboot-mt623x/fs
Andy Fleming 21f6f9636f Fix CONFIG_MMC usage in fat code
A #if statement in fat.c depended on CONFIG_MMC, instead of
defined(CONFIG_MMC).  This meant CONFIG_MMC needed to be defined
as "1" rather than just defined.  Now it's better.

Signed-off-by: Andy Fleming <afleming@freescale.com>
2008-02-14 22:03:17 +01:00
..
cramfs Fix building with CRAMFS but not JFFS2 support 2008-01-09 13:04:37 +01:00
ext2 Fix memset bug in ext2fs_read_file() 2008-01-09 10:16:33 +01:00
fat Fix CONFIG_MMC usage in fat code 2008-02-14 22:03:17 +01:00
fdos fs/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:56:50 -05:00
jffs2 fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
reiserfs fs/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:07:56 -05:00
Makefile Synchronize with U-BOOT mainline 2007-09-15 00:03:35 +02:00