summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorRob Woolley <rob.woolley@windriver.com>2017-04-06 11:44:18 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2017-04-17 02:22:33 +0100
commite11d38f8dca47bfb6a06fd3ced139d37750eff15 (patch)
treee78566a49bb2f13c975d43071e8dd9f81b27b870 /conf/machine/include
parentd70e311c43073e01e1873647fed76f8d84bae286 (diff)
downloadmeta-raspberrypi-e11d38f8dca47bfb6a06fd3ced139d37750eff15.tar.gz
pitft: Include the pitft35r dtbo files
Include the pitft35r device tree blobs in the filesystem of the image. Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/rpi-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 003dd65..517d5ba 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -32,6 +32,7 @@ KERNEL_DEVICETREE ?= " \
32 overlays/lirc-rpi.dtbo \ 32 overlays/lirc-rpi.dtbo \
33 overlays/pitft22.dtbo \ 33 overlays/pitft22.dtbo \
34 overlays/pitft28-resistive.dtbo \ 34 overlays/pitft28-resistive.dtbo \
35 overlays/pitft35-resistive.dtbo \
35 overlays/pps-gpio.dtbo \ 36 overlays/pps-gpio.dtbo \
36 overlays/rpi-ft5406.dtbo \ 37 overlays/rpi-ft5406.dtbo \
37 overlays/w1-gpio.dtbo \ 38 overlays/w1-gpio.dtbo \