From 1f809532dede86733e24007e562181f428f55e23 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Dec 2011 14:20:51 +0000 Subject: ar71xx: add preliminary support for wzr-hp-g450h SVN-Revision: 29441 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 22e951d143..bb6ceb7066 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -229,6 +229,9 @@ ar71xx_board_detect() { *WZR-HP-G300NH) name="wzr-hp-g300nh" ;; + *WZR-HP-G450H) + name="wzr-hp-g450h" + ;; *WHR-HP-G300N) name="whr-hp-g300n" ;; -- cgit v1.2.3