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