From 08b58206635f142196e89c5be298c2342c3df1a0 Mon Sep 17 00:00:00 2001 From: yutaka Date: Wed, 16 Jan 2008 04:27:11 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E3=81=AE=E3=81=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@466 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/nandfirm/menu-launcher/Makefile | 2 +- build/nandfirm/menu-launcher2/Makefile | 6 +++--- build/nandfirm/sdmc-launcher/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/nandfirm/menu-launcher/Makefile b/build/nandfirm/menu-launcher/Makefile index 57e569f8..51258670 100644 --- a/build/nandfirm/menu-launcher/Makefile +++ b/build/nandfirm/menu-launcher/Makefile @@ -18,7 +18,7 @@ # if you have valid keys, set environment value like below -#export TWL_KEYSDIR='$(FIRM_ROOT)/../twl_firmware/bootrom/build/keys' +#export TWL_KEYSDIR='$(TWL_IPL_RED_ROOT)/../twl_firmware/bootrom/build/keys' #---------------------------------------------------------------------------- diff --git a/build/nandfirm/menu-launcher2/Makefile b/build/nandfirm/menu-launcher2/Makefile index d911835d..d16233d3 100644 --- a/build/nandfirm/menu-launcher2/Makefile +++ b/build/nandfirm/menu-launcher2/Makefile @@ -12,13 +12,13 @@ # in whole or in part, without the prior written consent of Nintendo. # # $Date:: $ -# $Rev:$ -# $Author:$ +# $Rev$ +# $Author$ #---------------------------------------------------------------------------- # if you have valid keys, set environment value like below -#export TWL_KEYSDIR='$(FIRM_ROOT)/../twl_firmware/bootrom/build/keys' +#export TWL_KEYSDIR='$(TWL_IPL_RED_ROOT)/../twl_firmware/bootrom/build/keys' #---------------------------------------------------------------------------- diff --git a/build/nandfirm/sdmc-launcher/Makefile b/build/nandfirm/sdmc-launcher/Makefile index cc25c92d..eec49655 100644 --- a/build/nandfirm/sdmc-launcher/Makefile +++ b/build/nandfirm/sdmc-launcher/Makefile @@ -18,7 +18,7 @@ # if you have valid keys, set environment value like below -#export TWL_KEYSDIR='$(FIRM_ROOT)/../twl_firmware/bootrom/build/keys' +#export TWL_KEYSDIR='$(TWL_IPL_RED_ROOT)/../twl_firmware/bootrom/build/keys' #----------------------------------------------------------------------------