mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
7 lines
165 B
Makefile
7 lines
165 B
Makefile
#
|
|
# Makefile for Linux arch/m68k/sun3 source directory
|
|
#
|
|
|
|
obj-y := sun3ints.o sun3dvma.o idprom.o
|
|
|
|
obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o
|