Makefile: Add atusb to 'all'
authorJason Self <j@jxself.org>
Fri, 5 Jul 2019 01:34:05 +0000 (18:34 -0700)
committerJason Self <j@jxself.org>
Fri, 5 Jul 2019 01:34:05 +0000 (18:34 -0700)
Makefile

index b5c5d0582da8b39be22047582849a1742fbacf4a..b5bfb47e53562e42976d4285bcfd0c08ec42614d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ install_program=install
 
 .PHONY:        all test clean install a56 as31 aica ath9k_htc_toolchain ath9k_htc atusb 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
+all: aica ath9k_htc atusb av7110 carl9170fw cis dsp56k isci keyspan_pda openfwwf usbdux
 
 a56:
        cd a56 && $(MAKE)