From: David P Date: Mon, 20 Aug 2018 21:21:28 +0000 (+0000) Subject: Makefile: Refer to ath9k_htc instead of ath9k_htc_firmware X-Git-Tag: v1.3.1^0 X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=commitdiff_plain;h=fa3a1f8f34b642275901b46227fceb5c21f29699 Makefile: Refer to ath9k_htc instead of ath9k_htc_firmware This fixes make not building ath9k_htc, plus there is no ath9k_htc_firmware function Signed-off-by: David P --- diff --git a/Makefile b/Makefile index 1a9ceb6..21d16fb 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ shell=/bin/sh prefix=/lib/firmware install_program=install -.PHONY: all test clean install a56 as31 aica ath9k_htc_toolchain ath9k_htc_firmware av7110 b43-tools carl9170fw-toolchain carl9170fw cis-tools cis dsp56k ihex2fw isci keyspan_pda openfwwf usbdux +.PHONY: all test clean install a56 as31 aica ath9k_htc_toolchain ath9k_htc av7110 b43-tools carl9170fw-toolchain carl9170fw cis-tools cis dsp56k ihex2fw isci keyspan_pda openfwwf usbdux all: aica ath9k_htc av7110 carl9170fw cis dsp56k isci keyspan_pda openfwwf usbdux