forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sh/kernel/cpu/Makefile
....@@ -7,7 +7,6 @@
77 obj-$(CONFIG_CPU_SH2A) = sh2a/
88 obj-$(CONFIG_CPU_SH3) = sh3/
99 obj-$(CONFIG_CPU_SH4) = sh4/
10
-obj-$(CONFIG_CPU_SH5) = sh5/
1110
1211 # Special cases for family ancestry.
1312