Skip to content

Commit

Permalink
Fix ath9k firmware loading regression issue#111
Browse files Browse the repository at this point in the history
  • Loading branch information
SolidHal committed Sep 11, 2019
1 parent e1deacf commit 9704e44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/BuildResources/config
Original file line number Diff line number Diff line change
Expand Up @@ -1332,7 +1332,8 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_EXTRA_FIRMWARE="htc_9271.fw htc_7010.fw"
CONFIG_EXTRA_FIRMWARE_DIR="../open-ath9k-htc-firmware/target_firmware"
# CONFIG_FW_LOADER_USER_HELPER is not set
# end of Firmware loader

Expand Down

0 comments on commit 9704e44

Please sign in to comment.