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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [pnp/] [Makefile] - Blame information for rev 65

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#
2
# Makefile for the Linux Plug-and-Play Support.
3
#
4
 
5
obj-y           := core.o card.o driver.o resource.o manager.o support.o interface.o quirks.o system.o
6
 
7
obj-$(CONFIG_PNPACPI)           += pnpacpi/
8
obj-$(CONFIG_PNPBIOS)           += pnpbios/
9
obj-$(CONFIG_ISAPNP)            += isapnp/
10
 
11
ifeq ($(CONFIG_PNP_DEBUG),y)
12
EXTRA_CFLAGS += -DDEBUG
13
endif

powered by: WebSVN 2.1.0

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