mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08: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
|