[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / drivers / base

File: [Development] / linux-2.6-xfs / drivers / base / Makefile (download)

Revision 1.4, Tue Feb 10 04:11:33 2004 UTC (13 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.3: +1 -1 lines

Merge up to 2.6.3-rc2

# Makefile for the Linux device tree

obj-y			:= core.o sys.o interface.o bus.o \
			   driver.o class.o class_simple.o platform.o \
			   cpu.o firmware.o init.o map.o dmapool.o
obj-y			+= power/
obj-$(CONFIG_FW_LOADER)	+= firmware_class.o
obj-$(CONFIG_NUMA)	+= node.o