]> git.ipfire.org Git - thirdparty/kernel/stable.git/blob - arch/m68k/atari/Makefile
Linux-2.6.12-rc2
[thirdparty/kernel/stable.git] / arch / m68k / atari / Makefile
1 #
2 # Makefile for Linux arch/m68k/atari source directory
3 #
4
5 obj-y := config.o time.o debug.o ataints.o stdma.o \
6 atasound.o stram.o atari_ksyms.o
7
8 ifeq ($(CONFIG_PCI),y)
9 obj-$(CONFIG_HADES) += hades-pci.o
10 endif