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:
@@ -12,7 +12,7 @@ do_fixcrc() {
|
||||
|
||||
brcm63xx_detect
|
||||
|
||||
case "$board_name" in
|
||||
case "$board_id" in
|
||||
96328avng |\
|
||||
96328A-1241N |\
|
||||
96328A-1441N1 |\
|
||||
|
||||
Reference in New Issue
Block a user