diff --git a/arch/arm64/boot/dts/rockchip/overlays/Makefile b/arch/arm64/boot/dts/rockchip/overlays/Makefile index dedc62ae..5e5cfc5b 100644 --- a/arch/arm64/boot/dts/rockchip/overlays/Makefile +++ b/arch/arm64/boot/dts/rockchip/overlays/Makefile @@ -16,10 +16,9 @@ ifeq ($(strip $(CONFIG_CPU_RK3568)), y) endif ifeq ($(strip $(CONFIG_CPU_RK3588)), y) CONFIG_CLK_RK3588 ?= y + -include $(src)/Makefile.rk3588-can endif --include arch/arm64/boot/dts/rockchip/overlays/Makefile.rk3588-can - dtb-$(CONFIG_CLK_RK3308) += \ radxa-s0-ext-antenna.dtbo \ rk3308-bs-opp-1008.dtbo \