xref: /linux/arch/m68k/sun3/Makefile (revision a8fe58cec351c25e09c393bf46117c0c47b5a17c)
1#
2# Makefile for Linux arch/m68k/sun3 source directory
3#
4
5obj-y	:= sun3ints.o sun3dvma.o idprom.o
6
7obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o
8