2
0
forked from Ivasoft/openwrt

ar71xx: Rename unifiac to unifiac-lite

To avoid confusion with different unifiac devices, rename existing target
"unifiac" to "unifiac-lite", before "unifiac-pro" is introduced.

Signed-off-by: P.Wassi <p.wassi at gmx.at>
This commit is contained in:
P.Wassi
2016-05-11 09:35:24 +02:00
committed by John Crispin
parent ffaaa6788a
commit c855e70491
10 changed files with 33 additions and 28 deletions

View File

@@ -76,7 +76,7 @@ case "$FIRMWARE" in
ath10kcal_extract "ART" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
;;
unifiac)
unifiac-lite)
ath10kcal_extract "EEPROM" 20480 2116
;;
esac