mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-12 04:19:08 +00:00
8 lines
169 B
Makefile
8 lines
169 B
Makefile
|
#
|
||
|
# Makefile for Linux arch/m68k/amiga source directory
|
||
|
#
|
||
|
|
||
|
obj-y := config.o amiints.o cia.o chipram.o amisound.o amiga_ksyms.o
|
||
|
|
||
|
obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
|