summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-09-07 15:38:53 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-09-07 15:47:09 +0100
commitf35ae62a1f834cdcd1359b9bdbb0779fe92e784c (patch)
treebf429804beb810f9c838ea89715316b10fc7da5b
parentb36c40b5b6650f8470fc1cf8423fa60bf7ef7ce7 (diff)
downloadmeta-raspberrypi-agherzan/rpi-poe.tar.gz
rpi-base.inc: Build rpi-poe dtb overlayagherzan/rpi-poe
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
-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 99e1f66..92a4dc1 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -29,6 +29,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
29 overlays/pitft35-resistive.dtbo \ 29 overlays/pitft35-resistive.dtbo \
30 overlays/pps-gpio.dtbo \ 30 overlays/pps-gpio.dtbo \
31 overlays/rpi-ft5406.dtbo \ 31 overlays/rpi-ft5406.dtbo \
32 overlays/rpi-poe.dtbo \
32 overlays/w1-gpio.dtbo \ 33 overlays/w1-gpio.dtbo \
33 overlays/w1-gpio-pullup.dtbo \ 34 overlays/w1-gpio-pullup.dtbo \
34 overlays/pi3-disable-bt.dtbo \ 35 overlays/pi3-disable-bt.dtbo \