AR9271 firmware

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2017-01-27 00:20:39 +01:00
parent c57d61c790
commit fa42a81463
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
3 changed files with 10 additions and 0 deletions

View File

@ -120,6 +120,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
vendor/replicant/config/permissions/com.cyanogenmod.android.xml:system/etc/permissions/com.cyanogenmod.android.xml
# wifi firmware
PRODUCT_COPY_FILES += \
vendor/replicant/prebuilt/common/etc/firmware/htc_9271.fw:system/etc/firmware/htc_9271.fw
# Include CM audio files
include vendor/replicant/config/cm_audio.mk

View File

@ -0,0 +1,6 @@
Firmware for Qualcomm Atheros AR9271 USB 802.11n NIC
Source code: https://github.com/qca/open-ath9k-htc-firmware
The firmware file htc_9271.fw was built from commit e997de58 on the
master branch.
See the above link for build instructions.

Binary file not shown.