|
|
| File: [Development] / linux-2.6-xfs / drivers / base / Makefile (download)
Revision 1.8, Mon Aug 29 15:50:38 2005 UTC (12 years, 1 month ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.13. Merge of 2.6.x-xfs-melb:linux:23660a by kenmcd. |
# Makefile for the Linux device tree obj-y := core.o sys.o bus.o dd.o \ driver.o class.o platform.o \ cpu.o firmware.o init.o map.o dmapool.o \ attribute_container.o transport_class.o obj-y += power/ obj-$(CONFIG_FW_LOADER) += firmware_class.o obj-$(CONFIG_NUMA) += node.o ifeq ($(CONFIG_DEBUG_DRIVER),y) EXTRA_CFLAGS += -DDEBUG endif