forked from Mirror/SafeB9SInstaller
Made firm the default build goal
This commit is contained in:
parent
ab6240da42
commit
58433ba99c
2
Makefile
2
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user