ramips: Add support for D-Link DCH-M225
D-Link DCH-M225 is based on Mediatek MT7620 with 64MB ram, 8MB flash, 3.5mm audio out support. but no ethernet and usb ports. so you must default enable wifi. Signed-off-by: Michael Lee <igvtee@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
36d98e6c7a
commit
c3e420f28c
@@ -106,6 +106,9 @@ ramips_board_detect() {
|
||||
*"DB-WRT01")
|
||||
name="db-wrt01"
|
||||
;;
|
||||
*"DCH-M225")
|
||||
name="dch-m225"
|
||||
;;
|
||||
*"DCS-930")
|
||||
name="dcs-930"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user