meta-raspberrypi: Include the device tree for Raspberry Pi CM4S

Signed-off-by: Chris Blättermann <chris.blaettermann@voltstorage.com>
This commit is contained in:
Chris Blättermann
2022-09-21 13:22:19 +02:00
committed by Andrei Gherzan
parent f38baedb86
commit 80441d263d
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -74,6 +74,7 @@ RPI_KERNEL_DEVICETREE ?= " \
bcm2708-rpi-cm.dtb \
bcm2710-rpi-cm3.dtb \
bcm2711-rpi-cm4.dtb \
bcm2711-rpi-cm4s.dtb \
"
KERNEL_DEVICETREE ??= " \