URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [mmc/] [Makefile] - Rev 79
Go to most recent revision | Compare with Previous | Blame | View Log
## Makefile for the kernel mmc device drivers.#ifeq ($(CONFIG_MMC_DEBUG),y)EXTRA_CFLAGS += -DDEBUGendifobj-$(CONFIG_MMC) += core/obj-$(CONFIG_MMC) += card/obj-$(CONFIG_MMC) += host/
Go to most recent revision | Compare with Previous | Blame | View Log
