From 9c53e344c0b2b773d6bd4c50948c3cb43715c8d6 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 SVN-Revision: 44832 --- .../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/10-rt2x00-eeprom') 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