Skip to content

Commit 9c44709

Browse files
committed
overlays: fix install of out-of-tree builds
ref: raspberrypi#6503 (cherry picked from commit 17067d0bdd31d005b6150aa47ad538385b531374) (cherry picked from commit 0487eee)
1 parent 5ece90f commit 9c44709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/overlays/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overlays for the Raspberry Pi platform
22

3-
dtb-$(CONFIG_ARCH_BCM2835) += overlay_map.dtb hat_map.dtb README
3+
dtb-$(CONFIG_ARCH_BCM2835) += overlay_map.dtb hat_map.dtb
44

55
dtbo-$(CONFIG_ARCH_BCM2835) += \
66
act-led.dtbo \

0 commit comments

Comments
 (0)