Skip to content
Snippets Groups Projects
Commit 2a077f86 authored by Ruben Barkow's avatar Ruben Barkow Committed by Andreas Ziegler
Browse files

ar71xx: unify position of comment containing BROKEN flag reason (#1545)

parent 1e61e8e8
No related branches found
No related tags found
No related merge requests found
...@@ -87,13 +87,12 @@ device linksys-wrt160nl wrt160nl WRT160NL ...@@ -87,13 +87,12 @@ device linksys-wrt160nl wrt160nl WRT160NL
# Meraki # Meraki
# BROKEN: MAC address uniqueness issues
if [ "$BROKEN" ]; then if [ "$BROKEN" ]; then
device meraki-mr12 mr12 device meraki-mr12 mr12 # BROKEN: MAC address uniqueness issues
alias meraki-mr62 alias meraki-mr62
factory factory
device meraki-mr16 mr16 device meraki-mr16 mr16 # BROKEN: MAC address uniqueness issues
alias meraki-mr66 alias meraki-mr66
factory factory
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment