mmc: Makefile: Fix EXTRA_CFLAGS assignment
matt mooney authored

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: default avatarmatt mooney <mfm@muteddisk.com>
Signed-off-by: default avatarChris Ball <cjb@laptop.org>
d3c502b8
Name Last commit Last update
..
accessibility drop explicit include of autoconf.h
acpi Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
amba ARM: 6368/1: move the PrimeCell IDs to use macros
ata Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
atm ATM: iphase, remove sleep-inside-atomic
auxdisplay auxdisplay: section cleanup in cfag12864bfb driver
base Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
block Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
bluetooth Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
cdrom block: autoconvert trivial BKL users to private mutex
char Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
clocksource x86: Convert common clocksources to use clocksource_register_hz/khz
connector include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
cpufreq [CPUFREQ] fix brace coding style issue.
cpuidle cpuidle: Fix typos
crypto [S390] zcrypt: fix Kconfig dependencies
dca dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
dio m68k: don't export static inline functions
dma Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
edac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
eisa eisa: fix coding style for eisa bus code
firewire Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
firmware ibft: fix kconfig dependencies
gpio Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel
gpu Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
hid
hwmon
i2c
ide
idle
ieee1394
ieee802154
infiniband
input
isdn
leds
lguest
macintosh
mca
md
media
memstick
message
mfd
misc
mmc
mtd
net
nubus
of
oprofile
parisc
parport
pci
pcmcia
platform
pnp
power
pps
ps3
rapidio
regulator
rtc
s390
sbus
scsi
serial
sfi
sh
sn
spi
ssb
staging
tc
telephony
thermal
uio
usb
uwb
vhost
video
virtio
vlynq
w1
watchdog
xen
zorro
Kconfig
Makefile