mirror of
https://github.com/d0k3/SafeB9SInstaller.git
synced 2025-06-26 05:32:45 +00:00
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
|
.PHONY: common clean all gateway firm 2xrsa binary cakehax cakerop brahma release
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
all: binary
|
all: firm
|
||||||
|
|
||||||
common:
|
common:
|
||||||
@[ -d $(OUTPUT_D) ] || mkdir -p $(OUTPUT_D)
|
@[ -d $(OUTPUT_D) ] || mkdir -p $(OUTPUT_D)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user