TMP ジャンプテスト: TMP ジャンプ先となるロムに 正式な ROM ヘッダを付加したものを更新

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2325 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
(no author) 2008-08-29 09:26:45 +00:00
parent 00c260e5a1
commit 3ee15e35ab
5 changed files with 8 additions and 8 deletions

View File

@ -36,13 +36,13 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
ifeq ($(TARGET_PLATFORM),TWL)
ROM_SPEC = main_459a.rsf
# LIBSYSCALL = ../459A/libsyscall.a
LIBSYSCALL = ../459A/libsyscall.a
endif
ifeq ($(TARGET_PLATFORM),NITRO)
ROM_SPEC = main_458a.rsf
# LIBSYSCALL = ../458A/libsyscall.a
LIBSYSCALL = ../458A/libsyscall.a
endif

View File

@ -11,8 +11,8 @@
# in whole or in part, without the prior written consent of Nintendo.
#
# $Date:: $
# $Rev:$
# $Author:$
# $Rev$
# $Author$
#----------------------------------------------------------------------------
#
# Nitro ROM SPEC FILE
@ -75,7 +75,7 @@ Property
#
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
#
# RomHeaderTemplate ../458A/rom_header_458a.template.sbin
RomHeaderTemplate ../458A/rom_header_458a.template.sbin
#
# BANNER FILE: generated from Banner Spec File

View File

@ -11,8 +11,8 @@
# in whole or in part, without the prior written consent of Nintendo.
#
# $Date:: $
# $Rev:$
# $Author:$
# $Rev$
# $Author$
#----------------------------------------------------------------------------
#
# TWL ROM SPEC FILE
@ -88,7 +88,7 @@ Property
#
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
#
# RomHeaderTemplate ../459A/rom_header_435a.template.sbin
RomHeaderTemplate ../459A/rom_header_459a.template.sbin
#
# BANNER FILE: generated from Banner Spec File