mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
21f6f9636f
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> |
||
---|---|---|
.. | ||
cramfs | ||
ext2 | ||
fat | ||
fdos | ||
jffs2 | ||
reiserfs | ||
Makefile |