From c855e70491fbd5d432915c4cbeb3b80f3a117e30 Mon Sep 17 00:00:00 2001
From: "P.Wassi"
Date: Wed, 11 May 2016 09:35:24 +0200
Subject: 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
---
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'target/linux/ar71xx/base-files/etc/hotplug.d/firmware')
diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index 8fc3ab3..3490129 100644
--- a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -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
--
cgit v1.1