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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [mmc/] [core/] [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 core.
3
#
4
 
5
ifeq ($(CONFIG_MMC_DEBUG),y)
6
        EXTRA_CFLAGS            += -DDEBUG
7
endif
8
 
9 81 tac2
 
10
 
11 62 marcus.erl
obj-$(CONFIG_MMC)               += mmc_core.o
12
mmc_core-y                      := core.o sysfs.o bus.o host.o \
13
                                   mmc.o mmc_ops.o sd.o sd_ops.o \
14
                                   sdio.o sdio_ops.o sdio_bus.o \
15
                                   sdio_cis.o sdio_io.o sdio_irq.o
16
 

powered by: WebSVN 2.1.0

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