From 261bdc04c7acb330cc23c9f1e498b1edcd0750b5 Mon Sep 17 00:00:00 2001 From: kamikawa Date: Tue, 18 Mar 2008 12:04:40 +0000 Subject: [PATCH] =?UTF-8?q?lsf=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?UTF-8?q?=E3=81=AE=E6=8C=87=E5=AE=9A=E3=83=9F=E3=82=B9=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E3=80=82?= 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@903 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/NandFormatter/ARM7.TWL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/systemMenu_RED/NandFormatter/ARM7.TWL/Makefile b/build/systemMenu_RED/NandFormatter/ARM7.TWL/Makefile index f1d02566..a965dc7f 100644 --- a/build/systemMenu_RED/NandFormatter/ARM7.TWL/Makefile +++ b/build/systemMenu_RED/NandFormatter/ARM7.TWL/Makefile @@ -33,7 +33,7 @@ TWL_NO_STD_PCHDR = True #TWL_CODEGEN = THUMB TARGET_TEF = main.tef -LCFILE_SPEC = ../../NandInitializer/ARM7.TWL/main.lsf +LCFILE_SPEC = ../../NandInitializer/ARM7.TWL/racoon.lsf LCFILE_TEMPLATE = ../../NandInitializer/ARM7.TWL/racoon.lcf.template LDRES_TEMPLATE = ../../NandInitializer/ARM7.TWL/racoon.response.template