diff --git a/Makefile b/Makefile index 47d8c4d..7cc850e 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,9 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# + +# For making pipefail work. +SHELL := bash .PHONY: all check download modules ich9m-descriptors payloads roms release \ clean crossgcc-clean install-dependencies-ubuntu \