mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
fix MAKEROM_ARM9/7 to set nobody
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@17 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
64fe254191
commit
af223c9bc1
@ -30,10 +30,8 @@ TARGET_FIRM_BIN = norfirm_empty.nor
|
||||
BINDIR = .
|
||||
MAKEFIRM_RSA_PRVKEY = $(TWL_KEYSDIR)/rsa/private_nor.der
|
||||
|
||||
#※TwlSDKにはまだちゃんとcomponentsがないので、NitroSDKのものを使用。
|
||||
MAKEROM_ARM9 = $(NITROSDK_ROOT)/components/printserver/ARM9-TS/$(FIRM_BUILD_DIR)/main.nef
|
||||
MAKEROM_ARM7 = $(NITROSDK_ROOT)/components/mongoose/ARM7-TS/$(FIRM_BUILD_DIR)/mongoose_sub.nef
|
||||
|
||||
MAKEROM_ARM9 =
|
||||
MAKEROM_ARM7 =
|
||||
|
||||
NITRO_MAKEROM = TRUE
|
||||
MAKEFIRM_FLAGS += -p
|
||||
|
||||
Loading…
Reference in New Issue
Block a user