mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 15:28:50 +01:00
7 lines
149 B
Makefile
7 lines
149 B
Makefile
#
|
|
# Makefile for the Linux/SuperH SH-2 backends.
|
|
#
|
|
|
|
obj-y := ex.o probe.o entry.o
|
|
|
|
obj-$(CONFIG_CPU_SUBTYPE_SH7619) += setup-sh7619.o clock-sh7619.o
|