summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/ar71xx.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index f39d5dc9b..1816bf856 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -100,8 +100,8 @@ ar71xx_board_name() {
*WRT400N)
name="wrt400n"
;;
- *WZR-HP-W300NH)
- name="wzr-hp-w300nh"
+ *WZR-HP-G300NH)
+ name="wzr-hp-g300nh"
;;
*)
name="generic"