OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [mmc/] [Makefile] - Blame information for rev 81

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#
2
# Makefile for the kernel mmc device drivers.
3
#
4
 
5
ifeq ($(CONFIG_MMC_DEBUG),y)
6 81 tac2
        EXTRA_CFLAGS            += -DDEBUG
7 62 marcus.erl
endif
8
 
9 81 tac2
obj-$(CONFIG_MMC)               += core/
10
obj-$(CONFIG_MMC)               += card/
11
obj-$(CONFIG_MMC)               += host/
12 62 marcus.erl
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.