forked from Ivasoft/openwrt
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
This commit is contained in:
@@ -26,7 +26,7 @@ rt2x00_eeprom_extract() {
|
||||
|
||||
. /lib/brcm63xx.sh
|
||||
|
||||
board=$board_name
|
||||
board=$board_id
|
||||
|
||||
case "$FIRMWARE" in
|
||||
"rt2x00.eeprom" )
|
||||
|
||||
Reference in New Issue
Block a user