forked from Ivasoft/openwrt
add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
This commit is contained in:
@@ -52,6 +52,9 @@ ar71xx_board_name() {
|
||||
*WNR2000)
|
||||
name="wnr2000"
|
||||
;;
|
||||
*WRT400N)
|
||||
name="wrt400n"
|
||||
;;
|
||||
*)
|
||||
name="generic"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user