ramips: rt305x: add support for the DIR-600 B1,B2 boards

SVN-Revision: 27808
This commit is contained in:
Gabor Juhos
2011-07-28 10:56:24 +00:00
parent 857c1028ac
commit 3f986df05f
7 changed files with 23 additions and 5 deletions

View File

@@ -16,6 +16,12 @@ ramips_board_name() {
*"DIR-300 B1")
name="dir-300-b1"
;;
*"DIR-600 B1")
name="dir-600-b1"
;;
*"DIR-600 B2")
name="dir-600-b2"
;;
*"F5D8235 v2")
name="f5d8235-v2"
;;