From: Jason Self Date: Fri, 5 Jul 2019 01:37:45 +0000 (-0700) Subject: Makefile: Set shell to /bin/bash X-Git-Tag: v1.4~3 X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=commitdiff_plain;h=a4d24e3a224a19404bc3ac98389ff376198c85ef Makefile: Set shell to /bin/bash --- diff --git a/Makefile b/Makefile index b5bfb47..5e38d94 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -shell=/bin/sh +shell=/bin/bash prefix=/lib/firmware install_program=install