forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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