Skip to content

Commit

Permalink
refactor: resume packaging of can dts
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed May 21, 2024
1 parent 37adb8c commit 5ffd9cf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@ override_dh_builddeb:
dh_builddeb -- -Zxz

override_dh_install:
DEB_VERSION=$(DEB_VERSION) dh_install -X arch/arm64/boot/dts/rockchip/overlays/Makefile.rk3588-can \
-X arch/arm64/boot/dts/rockchip/overlays/rk3588-can1-m0.dts \
-X arch/arm64/boot/dts/rockchip/overlays/rk3588-can1-m1.dts \
-X arch/arm64/boot/dts/rockchip/overlays/rk3588-can2-m1.dts
DEB_VERSION=$(DEB_VERSION) dh_install -X arch/arm64/boot/dts/rockchip/overlays/Makefile.rk3588-can

0 comments on commit 5ffd9cf

Please sign in to comment.