ar71xx-generic: Fix packages for GL.iNet AR750 (#1792)

The profile for GL.iNet AR750 currently selects ATH10K_PACKAGES, but this device actually has a QCA9887 which needs another driver.
This commit fixes the issue by setting ATH10K_PACKAGES_QCA9887 instead.

(cherry picked from commit 0a22218304)
This commit is contained in:
Vincent Wiemann 2019-08-10 10:17:29 +02:00 committed by Martin Weinelt
parent 2280cb3a09
commit 92ecb316a5

View File

@ -85,9 +85,10 @@ factory
device gl.inet-gl-ar750 gl-ar750 device gl.inet-gl-ar750 gl-ar750
manifest_alias gl-ar750 manifest_alias gl-ar750
packages $ATH10K_PACKAGES packages $ATH10K_PACKAGES_QCA9887
factory factory
# Linksys by Cisco # Linksys by Cisco
device linksys-wrt160nl wrt160nl WRT160NL device linksys-wrt160nl wrt160nl WRT160NL