mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update RUTX config/tools for 6.1 kernel
This commit is contained in:
parent
0fd066f6ce
commit
facff1658d
7 changed files with 8 additions and 748 deletions
|
|
@ -12,6 +12,8 @@ PHYNBR=${DEVPATH##*/phy}
|
|||
board=$(board_name)
|
||||
|
||||
case "$board" in
|
||||
teltonika,rutx12|\
|
||||
teltonika,rutx50|\
|
||||
teltonika,rutx)
|
||||
mac_addr=$(mtd_get_mac_binary 0:CONFIG 0)
|
||||
if [ "$mac_addr" != "ff:ff:ff:ff:ff:ff" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue