mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +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
|