OMAP: DISPC: Fix to disable also interface clocks. 2nd.
[linux-ginger.git] / arch / m68k / kernel / Makefile
blob7a62a718143bee65c2658e348a0ac3e6af9d643e
2 # Makefile for the linux kernel.
5 ifndef CONFIG_SUN3
6 extra-y := head.o
7 else
8 extra-y := sun3-head.o
9 endif
10 extra-y += vmlinux.lds
12 obj-y := entry.o process.o traps.o ints.o signal.o ptrace.o module.o \
13 sys_m68k.o time.o setup.o m68k_ksyms.o devres.o
15 devres-y = ../../../kernel/irq/devres.o
17 obj-$(CONFIG_PCI) += bios32.o
18 obj-y$(CONFIG_MMU_SUN3) += dma.o # no, it's not a typo
20 EXTRA_AFLAGS := -traditional