forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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