ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41788 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2014-07-21 18:41:52 +00:00
parent 604d7f4667
commit a448170508
10 changed files with 40 additions and 19 deletions

View file

@ -345,6 +345,7 @@ platform_check_image() {
return 0
;;
nbg6716 | \
wndr3700v4 | \
wndr4300 )
nand_do_platform_check $board $1
return $?;