aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/hotplug.d
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
commit9c53e344c0b2b773d6bd4c50948c3cb43715c8d6 (patch)
tree08f3236cfd9191f7a267c7014aaebac91ad8a096 /target/linux/brcm63xx/base-files/etc/hotplug.d
parentca7f6d28c8f811a1aa851554253304157f44256b (diff)
downloadupstream-9c53e344c0b2b773d6bd4c50948c3cb43715c8d6.tar.gz
upstream-9c53e344c0b2b773d6bd4c50948c3cb43715c8d6.tar.bz2
upstream-9c53e344c0b2b773d6bd4c50948c3cb43715c8d6.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> SVN-Revision: 44832
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/hotplug.d')
-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" )