2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-17 06:20:36 +08:00
|
|
|
#
|
|
|
|
# Makefile for Linux arch/m68k/sun3 source directory
|
|
|
|
#
|
|
|
|
|
2008-07-18 03:16:27 +08:00
|
|
|
obj-y := sun3ints.o sun3dvma.o idprom.o
|
2005-04-17 06:20:36 +08:00
|
|
|
|
|
|
|
obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o
|