From 7d6ab2025620c75bc8e679042e3cace9bd6af7e2 Mon Sep 17 00:00:00 2001 From: nakasima Date: Wed, 16 Apr 2008 02:45:27 +0000 Subject: [PATCH] =?UTF-8?q?CYGPATH=5FNOCMD=3DTRUE=E3=81=A7=E3=82=82?= =?UTF-8?q?=E3=83=93=E3=83=AB=E3=83=89=E3=81=8C=E9=80=9A=E3=82=8B=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB=E5=A4=89=E6=9B=B4=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@1154 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/NandAppDebugCoordinator/ARM9.TWL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/systemMenu_RED/NandAppDebugCoordinator/ARM9.TWL/Makefile b/build/systemMenu_RED/NandAppDebugCoordinator/ARM9.TWL/Makefile index 2b569da0..541e64c8 100644 --- a/build/systemMenu_RED/NandAppDebugCoordinator/ARM9.TWL/Makefile +++ b/build/systemMenu_RED/NandAppDebugCoordinator/ARM9.TWL/Makefile @@ -49,7 +49,7 @@ SRCS = main.c \ import.c \ hwi.c -SRCS += $(TWLSDK_ROOT)/build/tests/debugger/fio/src/fs_archive_hostio.c +SRCS += $(ROOT)/build/tests/debugger/fio/src/fs_archive_hostio.c LINCLUDES = ../common/include \ $(ROOT)/build/libraries/lcfg/ARM9.TWL/include \