mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-13 10:21:04 +00:00
ath79: qca9563: Amplifi Router HD: add DEVICE_VENDOR Ubiquiti
In make menuconfig the name is [Amplifi Router HD], and is missing Ubiquiti. Lets fix that by adding DEVICE_VENDOR := Ubiquiti to generic-ubnt.mk so the name is: [Ubiquiti Amplifi Router HD]. Signed-off-by: Kristian Skramstad <kristian+github@83.no> Link: https://github.com/openwrt/openwrt/pull/15932 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
0037100e12
commit
573dd49468
@ -24,6 +24,7 @@ define Device/ubnt_amplifi-router-hd
|
||||
UBNT_TYPE := AFi-R
|
||||
UBNT_VERSION := 3.6.3
|
||||
SOC := qca9563
|
||||
DEVICE_VENDOR := Ubiquiti
|
||||
DEVICE_MODEL := AmpliFi Router HD
|
||||
UBNT_CHIP := qca956x
|
||||
DEVICE_PACKAGES += kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct kmod-usb2
|
||||
|
Loading…
Reference in New Issue
Block a user