rpi-base: Rename the rpi0w dtb

This change is following the rename in the kernel:

    commit 6f91b5dbfdb62a434571a73f2dc15181963e3bea
    Author: Phil Elwell <phil@raspberrypi.org>
    Date:   Tue May 28 16:36:04 2019 +0100

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2019-06-27 18:34:29 +01:00
parent e6a52cd548
commit 174fafd16b

View File

@ -40,7 +40,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
" "
RPI_KERNEL_DEVICETREE ?= " \ RPI_KERNEL_DEVICETREE ?= " \
bcm2708-rpi-0-w.dtb \ bcm2708-rpi-zero-w.dtb \
bcm2708-rpi-b.dtb \ bcm2708-rpi-b.dtb \
bcm2708-rpi-b-plus.dtb \ bcm2708-rpi-b-plus.dtb \
bcm2709-rpi-2-b.dtb \ bcm2709-rpi-2-b.dtb \