Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for Linux arch/m68k/amiga source directory | ||||
3 | # | ||||
4 | |||||
Geert Uytterhoeven | 0d30546 | 2009-04-05 12:40:41 +0200 | [diff] [blame] | 5 | obj-y := config.o amiints.o cia.o chipram.o amisound.o platform.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
7 | obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o |