forked from Ivasoft/openwrt
lantiq: BT Home Hub 3A - userspace
BT Home Hub 3A - userspace Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 43879
This commit is contained in:
@@ -7,7 +7,7 @@ platform_check_image() {
|
||||
local board=$(lantiq_board_name)
|
||||
|
||||
case "$board" in
|
||||
BTHOMEHUBV2B )
|
||||
BTHOMEHUBV2B|BTHOMEHUBV3A )
|
||||
nand_do_platform_check $board $1
|
||||
return $?;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user