ar71xx: Onion Omega is BROKEN
This device doesn't have an Ethernet port, and even with the Ethernet
shield, eth0 is not configured.
(cherry picked from commit a44a5dce02
)
This commit is contained in:
parent
d3033163a1
commit
d43dbdca09
@ -174,10 +174,6 @@ ar71xx-generic
|
|||||||
|
|
||||||
- Koala [#ath10k]_
|
- Koala [#ath10k]_
|
||||||
|
|
||||||
* Onion
|
|
||||||
|
|
||||||
- Omega
|
|
||||||
|
|
||||||
* OpenMesh
|
* OpenMesh
|
||||||
|
|
||||||
- A40
|
- A40
|
||||||
|
@ -137,7 +137,9 @@ factory
|
|||||||
|
|
||||||
# Onion
|
# Onion
|
||||||
|
|
||||||
device onion-omega onion-omega
|
if [ "$BROKEN" ]; then
|
||||||
|
device onion-omega onion-omega # BROKEN: no ethernet
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
# OpenMesh
|
# OpenMesh
|
||||||
|
Loading…
Reference in New Issue
Block a user