Makefile: Set shell to /bin/bash
[linux-libre-firmware.git] / Makefile
index b5c5d0582da8b39be22047582849a1742fbacf4a..5e38d940642e3072f5063301f439814a87ff996e 100644 (file)
--- a/Makefile
+++ b/Makefile
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-shell=/bin/sh
+shell=/bin/bash
 prefix=/lib/firmware
 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
 
 prefix=/lib/firmware
 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)
 
 a56:
        cd a56 && $(MAKE)