Skip to content

Commit

Permalink
fix: Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
CodeChenL and RadxaYuntian authored Nov 12, 2024
1 parent 0cd1e4c commit 3fad133
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 @@ -568,7 +568,8 @@ dtb-$(CONFIG_CPU_RK3588) += \
rock-5t-radxa-display-10fhd.dtbo \
rock-5t-radxa-display-10hd.dtbo

dtb-$(CONFIG_ARCH_ROCKCHIP) += rockchip-gpu-disable.dtbo \
dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rockchip-gpu-disable.dtbo \
rockchip-watchdog.dtbo \
rockchip-uart-dma.dtbo

Expand Down

0 comments on commit 3fad133

Please sign in to comment.