From e3c5eb138f42a4941116d0f14bd9a451da2d5dab Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 16 Mar 2015 11:52:16 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44832 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/base-files/etc/hotplug.d/firmware') 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" ) -- cgit v1.2.3