mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-23 10:24:11 +00:00
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 <openwrt@sebastianschaper.net> [add Fixes] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
90e167abaa
commit
1c8214d6f2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user