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 @@ touch /etc/config/network
|
||||
|
||||
ucidef_set_interface_loopback
|
||||
|
||||
case "$board_name" in
|
||||
case "$board_id" in
|
||||
|
||||
96348W3 |\
|
||||
96358-502V |\
|
||||
|
||||
Reference in New Issue
Block a user