kernel-ark/drivers/memstick/host
matt mooney 41d9c644fc memstick: change to new flag variable
The EXTRA_CFLAGS assignment in memstick/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 both core/ and host/ rely
on MEMSTICK_DEBUG, the subdir-ccflags-y variant seems to be the
appropriate choice.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2011-03-17 14:05:34 +01:00
..
jmb38x_ms.c memstick: add support for JMicron JMB 385 and 390 controllers 2011-01-13 08:03:21 -08:00
Kconfig
Makefile memstick: change to new flag variable 2011-03-17 14:05:34 +01:00
tifm_ms.c memstick: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:38 -08:00