Skip to content

Commit

Permalink
refactor: move Makefile.rk3588-can localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed May 22, 2024
1 parent 6555a6b commit e8604c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/boot/dts/rockchip/overlays/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ ifeq ($(strip $(CONFIG_CPU_RK3568)), y)
endif
ifeq ($(strip $(CONFIG_CPU_RK3588)), y)
CONFIG_CLK_RK3588 ?= y
-include $(src)/Makefile.rk3588-can
endif

-include $(src)/Makefile.rk3588-can

dtb-$(CONFIG_CLK_RK3308) += \
radxa-s0-ext-antenna.dtbo \
rk3308-bs-opp-1008.dtbo \
Expand Down

0 comments on commit e8604c6

Please sign in to comment.