mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 01:55:13 +07:00
9 lines
192 B
Makefile
9 lines
192 B
Makefile
![]() |
#
|
||
|
# Makefile for Linux arch/m68k/amiga source directory
|
||
|
#
|
||
|
|
||
|
obj-y := config.o amiints.o cia.o time.o bootinfo.o amisound.o \
|
||
|
chipram.o amiga_ksyms.o
|
||
|
|
||
|
obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
|