aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-16 11:52:16 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-16 11:52:16 +0000
commite3c5eb138f42a4941116d0f14bd9a451da2d5dab (patch)
tree84641e44d4a0ae2cb9e1ba02131206e6662eb775 /target/linux/brcm63xx/base-files/etc/hotplug.d/firmware
parent83842af3475ff22cce2391b7a6a8fdffad5641a1 (diff)
downloadmaster-187ad058-e3c5eb138f42a4941116d0f14bd9a451da2d5dab.tar.gz
master-187ad058-e3c5eb138f42a4941116d0f14bd9a451da2d5dab.tar.bz2
master-187ad058-e3c5eb138f42a4941116d0f14bd9a451da2d5dab.zip
brcm63xx: base-files: rename board_name to board_id
Rename board_name to board_id to prepare for using board_name as a proper name for the board. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44832 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/hotplug.d/firmware')
-rw-r--r--target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
index 2d8f1f55ff..23e9b4f796 100644
--- a/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
+++ b/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
@@ -26,7 +26,7 @@ rt2x00_eeprom_extract() {
. /lib/brcm63xx.sh
-board=$board_name
+board=$board_id
case "$FIRMWARE" in
"rt2x00.eeprom" )