diff --git a/Makefile b/Makefile index e4feedc..f50e5b9 100644 --- a/Makefile +++ b/Makefile @@ -107,7 +107,7 @@ export LIBPATHS := $(foreach dir,$(LIBDIRS),-L$(dir)/lib) .PHONY: common clean all gateway firm 2xrsa binary cakehax cakerop brahma release #--------------------------------------------------------------------------------- -all: binary +all: firm common: @[ -d $(OUTPUT_D) ] || mkdir -p $(OUTPUT_D)