forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
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