]> Pileus Git - ~andy/linux/blob - drivers/mmc/card/Makefile
xen/arm: use the __HVC macro
[~andy/linux] / drivers / mmc / card / Makefile
1 #
2 # Makefile for MMC/SD card drivers
3 #
4
5 obj-$(CONFIG_MMC_BLOCK)         += mmc_block.o
6 mmc_block-objs                  := block.o queue.o
7 obj-$(CONFIG_MMC_TEST)          += mmc_test.o
8
9 obj-$(CONFIG_SDIO_UART)         += sdio_uart.o
10