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.
8 lines
185 B
8 lines
185 B
20 years ago
|
#
|
||
|
# Makefile for Linux arch/m68k/sun3 source directory
|
||
|
#
|
||
|
|
||
|
obj-y := sun3_ksyms.o sun3ints.o sun3dvma.o sbus.o idprom.o
|
||
|
|
||
|
obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o
|