mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 19:06:41 +07:00
8 lines
185 B
Makefile
8 lines
185 B
Makefile
|
#
|
||
|
# Makefile for Linux arch/m68k/sun3 source directory
|
||
|
#
|
||
|
|
||
|
obj-y := sun3_ksyms.o sun3ints.o sun3dvma.o sbus.o idprom.o
|
||
|
|
||
|
obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o
|