diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-11-17 20:46:48 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-11-17 20:47:52 (EST) |
commit | eceab14c735a501cc90a49f0b0061c1847fcca17 (patch) | |
tree | 809a1157888c3ef7a737471034f3c81e84cc6ee4 /src | |
parent | acb2e11e301a8bbf42a01442f7ed408dad1402b6 (diff) |
linux-libre: Build in ath9k_htc firmware
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre/3.10.60~gnu/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/build/linux-libre/3.10.60~gnu/config b/src/build/linux-libre/3.10.60~gnu/config index c7144a3..312a960 100644 --- a/src/build/linux-libre/3.10.60~gnu/config +++ b/src/build/linux-libre/3.10.60~gnu/config @@ -1335,7 +1335,8 @@ CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y # CONFIG_FIRMWARE_IN_KERNEL is not set -CONFIG_EXTRA_FIRMWARE="" +CONFIG_EXTRA_FIRMWARE="htc_7010.fw htc_9271.fw" +CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" CONFIG_FW_LOADER_USER_HELPER=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set |