[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / arm / mach-s3c2410

File: [Development] / linux-2.6-xfs / arch / arm / mach-s3c2410 / Makefile (download)

Revision 1.2, Thu Jun 17 03:20:52 2004 UTC (13 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.1: +1 -0 lines

Merge up to 2.6.7, and upgrade kdb at the same time.

#
# Makefile for the linux kernel.
#

# Object file lists.

obj-y			:= s3c2410.o irq.o
obj-m			:=
obj-n			:=
obj-			:=

obj-$(CONFIG_ARCH_BAST)    += mach-bast.o
obj-$(CONFIG_MACH_H1940)   += mach-h1940.o
obj-$(CONFIG_ARCH_H1940)   += mach-h1940.o
obj-$(CONFIG_ARCH_SMDK2410) += mach-smdk2410.o
obj-$(CONFIG_MACH_VR1000)  += mach-vr1000.o

#obj-$(CONFIG_PCI)	+=$(pci-y)
#obj-$(CONFIG_LEDS)	+=$(leds-y)