mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
bcm27xx: bcm2708: add missing RPi B DTS file
RPI 1B DTS has been splitted into 2 files: - bcm2708-rpi-b.dts: Newest (rev2) RPI 1B - bcm2708-rpi-b-rev1.dts: Old (rev1) RPI 1B Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
e3b8849088
commit
0aaa2cce1c
@ -66,7 +66,7 @@ endef
|
||||
define Device/rpi
|
||||
DEVICE_MODEL := B/B+/CM/Zero/ZeroW
|
||||
DEVICE_DTS := \
|
||||
bcm2708-rpi-b bcm2708-rpi-b-plus \
|
||||
bcm2708-rpi-b bcm2708-rpi-b-rev1 bcm2708-rpi-b-plus \
|
||||
bcm2708-rpi-cm \
|
||||
bcm2708-rpi-zero bcm2708-rpi-zero-w
|
||||
SUPPORTED_DEVICES := \
|
||||
|
Loading…
Reference in New Issue
Block a user