xref: /linux/arch/m68k/sun3/Makefile (revision 8fc07ebe63a40c312730da28e54dbb4fc6029ca3)
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