mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Rename pcduino3b.dts to pcduino3.dts
The only difference between 3 and 3B is the size of the RJ45 port. And now we have a uboot port that expect pcduino3.dts to be present. Reported by: imp
This commit is contained in:
parent
4be723f63e
commit
564fff60a0
2 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ DTS= \
|
|||
cubieboard2.dts \
|
||||
olimex-a20-som-evb.dts \
|
||||
olinuxino-lime.dts \
|
||||
pcduino3b.dts \
|
||||
pcduino3.dts \
|
||||
sinovoip-bpi-m3.dts
|
||||
|
||||
.include <bsd.dtb.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue