mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-28 14:58:52 +01: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
|