2
0
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:
Jonas Gorski
2015-03-16 11:52:16 +00:00
parent ca7f6d28c8
commit 9c53e344c0
5 changed files with 9 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ rt2x00_eeprom_extract() {
. /lib/brcm63xx.sh
board=$board_name
board=$board_id
case "$FIRMWARE" in
"rt2x00.eeprom" )