forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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