[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / m32r / kernel

File: [Development] / linux-2.6-xfs / arch / m32r / kernel / Makefile (download)

Revision 1.4, Fri Oct 26 15:58:18 2007 UTC (10 years ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.3: +0 -8 lines

Merge up to 2.6.23
Merge of 2.6.x-xfs-melb:linux:29962a by kenmcd.

#
# Makefile for the Linux/M32R kernel.
#

extra-y	:= head.o init_task.o vmlinux.lds

obj-y	:= process.o entry.o traps.o align.o irq.o setup.o time.o \
	m32r_ksyms.o sys_m32r.o semaphore.o signal.o ptrace.o

obj-$(CONFIG_SMP)		+= smp.o smpboot.o
obj-$(CONFIG_MODULES)		+= module.o

EXTRA_AFLAGS	:= -traditional