diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index b136cf6d..f2cad093 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -33,6 +33,7 @@ ath79-generic - GL-AR150 - GL-AR300M-Lite + - GL-AR750 * Joy-IT diff --git a/targets/ath79-generic b/targets/ath79-generic index 53603864..10fc621f 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -97,6 +97,11 @@ device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', { factory = false, }) +device('gl.inet-gl-ar750', 'glinet_gl-ar750', { + factory = false, + packages = ATH10K_PACKAGES_QCA9887, +}) + -- JOY-IT device('joy-it-jt-or750i', 'joyit_jt-or750i', {