Blame view

drivers/mmc/Makefile 194 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
  #
  # Makefile for the kernel mmc device drivers.
  #
d3c502b84   matt mooney   mmc: Makefile: Fi...
4
  subdir-ccflags-$(CONFIG_MMC_DEBUG) := -DDEBUG
1c6a0718f   Pierre Ossman   mmc: Move host an...
5

aaac1b470   Pierre Ossman   mmc: Move core fu...
6
  obj-$(CONFIG_MMC)		+= core/
1c6a0718f   Pierre Ossman   mmc: Move host an...
7
  obj-$(CONFIG_MMC)		+= card/
52c506f0b   Adrian Hunter   mmc: sdhci-pci: a...
8
  obj-$(subst m,y,$(CONFIG_MMC))	+= host/