Merge branch 'docs' of git://git.lwn.net/linux-2.6
[linux-2.6] / arch / m68k / kernel / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux kernel.
3#
4
5ifndef CONFIG_SUN3
6 extra-y := head.o
7else
8 extra-y := sun3-head.o
9endif
10extra-y += vmlinux.lds
11
fbe9c961 12obj-y := entry.o process.o traps.o ints.o signal.o ptrace.o module.o \
5ea81769
AV
13 sys_m68k.o time.o semaphore.o setup.o m68k_ksyms.o devres.o
14
15devres-y = ../../../kernel/irq/devres.o
1da177e4
LT
16
17obj-$(CONFIG_PCI) += bios32.o
58ba81db 18obj-y$(CONFIG_MMU_SUN3) += dma.o # no, it's not a typo
1da177e4
LT
19
20EXTRA_AFLAGS := -traditional