From e11d38f8dca47bfb6a06fd3ced139d37750eff15 Mon Sep 17 00:00:00 2001 From: Rob Woolley Date: Thu, 6 Apr 2017 11:44:18 -0700 Subject: pitft: Include the pitft35r dtbo files Include the pitft35r device tree blobs in the filesystem of the image. Signed-off-by: Rob Woolley --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/include') 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 ?= " \ overlays/lirc-rpi.dtbo \ overlays/pitft22.dtbo \ overlays/pitft28-resistive.dtbo \ + overlays/pitft35-resistive.dtbo \ overlays/pps-gpio.dtbo \ overlays/rpi-ft5406.dtbo \ overlays/w1-gpio.dtbo \ -- cgit v1.2.3-54-g00ecf