History log of /drivers/mmc/card/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d3c502b84f734b36abdc9d11ec61f00016e98d33 24-Sep-2010 matt mooney <mfm@muteddisk.com> mmc: Makefile: Fix EXTRA_CFLAGS assignment

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>
/drivers/mmc/card/Makefile
88ae600d58a8d3160144af480133a988404b8d59 12-Aug-2007 Pierre Ossman <drzeus@drzeus.cx> mmc: mmc host test driver

A dummy driver that performs a series of requests that are often mis-
handled by host drivers.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
/drivers/mmc/card/Makefile
6e418a9d26ab4fd44b3e07dc1158027cbdf0a919 30-Jun-2007 Nicolas Pitre <nico@cam.org> sdio: UART/GPS driver

This currently only accepts the GPS class since that's all I have for
testing. Tested with a Matsushita GPS and gpsd version 2.34.

Signed-off-by: Nicolas Pitre <npitre@mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
/drivers/mmc/card/Makefile
1c6a0718f0bfdab0d9b7da5f7b74f38a0058c03a 11-Feb-2007 Pierre Ossman <drzeus@drzeus.cx> mmc: Move host and card drivers to subdirs

Clean up the drivers/mmc directory by moving card and host drivers
into subdirectories.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
/drivers/mmc/card/Makefile