mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
d3c502b84f
The EXTRA_CFLAGS assignment in mmc/Makefile was not accomplishing anything because this flag only has effect on sources at the same level as the makefile (i.e., per directory). Since card/, core/, and host/ rely on MMC_DEBUG, the subdir-ccflags-y variant seems to be the appropriate choice. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Chris Ball <cjb@laptop.org> |
||
---|---|---|
.. | ||
block.c | ||
Kconfig | ||
Makefile | ||
mmc_test.c | ||
queue.c | ||
queue.h | ||
sdio_uart.c |