]> Git Repo - linux.git/blob - drivers/misc/cb710/Makefile
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
[linux.git] / drivers / misc / cb710 / Makefile
1 ccflags-$(CONFIG_CB710_DEBUG)   := -DDEBUG
2
3 obj-$(CONFIG_CB710_CORE)        += cb710.o
4
5 cb710-y                         := core.o sgbuf2.o
6 cb710-$(CONFIG_CB710_DEBUG)     += debug.o
This page took 0.029163 seconds and 4 git commands to generate.