blob: 55d5d6b680a211376390499ee2aee7d2e5d41b61 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
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
Roman Zippelfbe9c962007-05-31 00:40:50 -070012obj-y := entry.o process.o traps.o ints.o signal.o ptrace.o module.o \
Matthew Wilcox64ac24e2008-03-07 21:55:58 -050013 sys_m68k.o time.o setup.o m68k_ksyms.o devres.o
Al Viro5ea81762007-02-11 15:41:31 +000014
15devres-y = ../../../kernel/irq/devres.o
Linus Torvalds1da177e2005-04-16 15:20:36 -070016
Al Viro58ba81d2006-10-09 02:11:47 +010017obj-y$(CONFIG_MMU_SUN3) += dma.o # no, it's not a typo