Skip to content

Commit d656610

Browse files
author
Sven Van Asbroeck
committed
arm/dts: remove stale dts files from Makefile
Some non-existent dts files were left in the `Makefile` by a previous PR. Remove them. Signed-off-by: Sven Van Asbroeck <[email protected]>
1 parent 6d7443c commit d656610

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

arch/arm/boot/dts/Makefile

+1-3
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,13 @@ dtb-$(CONFIG_ARCH_BCM2835) += \
8484
bcm2835-rpi-a-plus.dtb \
8585
bcm2835-rpi-cm1-io1.dtb \
8686
bcm2836-rpi-2-b.dtb \
87-
bcm2836-rpi-2-b-rust.dtb \
8887
bcm2837-rpi-3-a-plus.dtb \
8988
bcm2837-rpi-3-b.dtb \
9089
bcm2837-rpi-3-b-plus.dtb \
9190
bcm2837-rpi-cm3-io3.dtb \
9291
bcm2711-rpi-4-b.dtb \
9392
bcm2835-rpi-zero.dtb \
94-
bcm2835-rpi-zero-w.dtb \
95-
bcm2835-rpi-zero-w-rust.dtb
93+
bcm2835-rpi-zero-w.dtb
9694
dtb-$(CONFIG_ARCH_BCM_5301X) += \
9795
bcm4708-asus-rt-ac56u.dtb \
9896
bcm4708-asus-rt-ac68u.dtb \

0 commit comments

Comments
 (0)