Browse Source

ath79: fix spelling of DEVICE_MODEL for D-Link DAP-2695

Change `DAP-2965` to `DAP-2695` for device selection in menuconfig.

Fixes: cd09f26660b6 ("ath79: add support for D-Link DAP-2695-A1")

Signed-off-by: Sebastian Schaper <[email protected]>
[add Fixes]
Signed-off-by: Adrian Schmutzler <[email protected]>
Sebastian Schaper 4 years ago
parent
commit
1c8214d6f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ath79/image/generic.mk

+ 1 - 1
target/linux/ath79/image/generic.mk

@@ -856,7 +856,7 @@ define Device/dlink_dap-2695-a1
   SOC := qca9558
   DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct
   DEVICE_VENDOR := D-Link
-  DEVICE_MODEL := DAP-2965
+  DEVICE_MODEL := DAP-2695
   DEVICE_VARIANT := A1
   IMAGES := factory.img sysupgrade.bin
   IMAGE_SIZE := 15360k