diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ath79/image/generic-ubnt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/image/generic-ubnt.mk b/target/linux/ath79/image/generic-ubnt.mk index 97a479a14a..c51d743a35 100644 --- a/target/linux/ath79/image/generic-ubnt.mk +++ b/target/linux/ath79/image/generic-ubnt.mk @@ -109,7 +109,7 @@ TARGET_DEVICES += ubnt_rocket-m define Device/ubnt_nanostation-m $(Device/ubnt-xm) DEVICE_TITLE := Ubiquiti Nanostation M - SUPPORTED_DEVICES += nano-m + SUPPORTED_DEVICES += nanostation-m endef TARGET_DEVICES += ubnt_nanostation-m |