You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Makefile for Linux arch/m68k/sun3 source directory
|
|
#
|
|
|
|
obj-y := sun3ints.o sun3dvma.o sbus.o idprom.o
|
|
|
|
obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o
|
|
|