2
0
forked from Ivasoft/openwrt

ipq806x/base-files: Add support for Archer C2600

Signed-off-by: Ash Benz <ash.benz@bk.ru>
This commit is contained in:
Ash Benz
2016-05-27 22:26:42 +08:00
committed by John Crispin
parent 98b50f0bef
commit 14515cc271
2 changed files with 22 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ ipq806x_board_detect() {
*"AP148")
name="ap148"
;;
*"C2600")
name="c2600"
;;
*"D7800")
name="d7800"
;;