mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
6 lines
135 B
Makefile
6 lines
135 B
Makefile
#
|
|
# Makefile for the SuperHyway specific kernel interface routines under Linux.
|
|
#
|
|
|
|
obj-$(CONFIG_CPU_SUBTYPE_SH4_202) += ops-sh4-202.o
|
|
|