summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/rpi-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 83f8e47..a120656 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -40,7 +40,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
40 " 40 "
41 41
42RPI_KERNEL_DEVICETREE ?= " \ 42RPI_KERNEL_DEVICETREE ?= " \
43 bcm2708-rpi-0-w.dtb \ 43 bcm2708-rpi-zero-w.dtb \
44 bcm2708-rpi-b.dtb \ 44 bcm2708-rpi-b.dtb \
45 bcm2708-rpi-b-plus.dtb \ 45 bcm2708-rpi-b-plus.dtb \
46 bcm2709-rpi-2-b.dtb \ 46 bcm2709-rpi-2-b.dtb \