ar71xx: Onion Omega is BROKEN
This device doesn't have an Ethernet port, and even with the Ethernet shield, eth0 is not configured.
This commit is contained in:
parent
0970dd3e01
commit
a44a5dce02
@ -175,10 +175,6 @@ ar71xx-generic
|
|||||||
|
|
||||||
- Koala [#ath10k]_
|
- Koala [#ath10k]_
|
||||||
|
|
||||||
* Onion
|
|
||||||
|
|
||||||
- Omega
|
|
||||||
|
|
||||||
* OpenMesh
|
* OpenMesh
|
||||||
|
|
||||||
- A40
|
- A40
|
||||||
|
@ -140,7 +140,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