You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# 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
|
|
|