summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-03-17 16:21:30 +0100
committerFelix Fietkau <nbd@nbd.name>2017-03-22 11:43:21 +0100
commit7e798dab56546d6f8e2fe0f913ff41e8f010af51 (patch)
treea3d7680454f5f4973dafce23f20515d1f67f796b /target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
parentaa95d6cd20f7e08420562b9747c197c2eac1d2e2 (diff)
downloadopenwrt-7e798dab56546d6f8e2fe0f913ff41e8f010af51.tar.gz
openwrt-7e798dab56546d6f8e2fe0f913ff41e8f010af51.tar.bz2
openwrt-7e798dab56546d6f8e2fe0f913ff41e8f010af51.zip
lantiq: remove lantiq_board_name, use the generic function instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom')
-rw-r--r--target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom b/target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
index 1c6b0663fa..6b9d23a799 100644
--- a/target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
+++ b/target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
@@ -5,7 +5,6 @@
. /lib/functions.sh
. /lib/functions/system.sh
-. /lib/functions/lantiq.sh
. /lib/upgrade/nand.sh
# xor multiple hex values of the same length
@@ -114,7 +113,7 @@ case "$FIRMWARE" in
"ath9k-eeprom-pci-0000:00:0e.0.bin" | \
"ath9k-eeprom-pci-0000:01:00.0.bin" | \
"ath9k-eeprom-pci-0000:02:00.0.bin")
- board=$(lantiq_board_name)
+ board=$(board_name)
case "$board" in
ARV7518PW)