From e9a4bf9ef5d969cc8674af5cb05b700be9ade7e7 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 14 Apr 2017 21:11:49 +0100 Subject: rpi-base.inc: Include dtb for RPI0 WiFi Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index e069e70..dc98099 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc @@ -14,6 +14,7 @@ XSERVER = " \ " KERNEL_DEVICETREE ?= " \ + bcm2708-rpi-0-w.dtb \ bcm2708-rpi-b.dtb \ bcm2708-rpi-b-plus.dtb \ bcm2709-rpi-2-b.dtb \ -- cgit v1.2.3-54-g00ecf