2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-16 15:20:36 -07:00
|
|
|
#
|
|
|
|
|
# Makefile for Linux arch/m68k/amiga source directory
|
|
|
|
|
#
|
|
|
|
|
|
2009-04-05 12:40:41 +02:00
|
|
|
obj-y := config.o amiints.o cia.o chipram.o amisound.o platform.o
|
2005-04-16 15:20:36 -07:00
|
|
|
|
|
|
|
|
obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
|