From a65faaf95cebab27d0b3251e9791e1df931f20c4 Mon Sep 17 00:00:00 2001 From: yoshida_teruhisa Date: Wed, 5 Mar 2008 01:38:54 +0000 Subject: [PATCH] =?UTF-8?q?build/tests/Makefile=E3=81=AE=E7=9B=B4=E3=81=97?= =?UTF-8?q?=E5=BF=98=E3=82=8C?= 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@815 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/tests/Makefile | 2 +- setup | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/tests/Makefile b/build/tests/Makefile index d6b01229..99f470f3 100644 --- a/build/tests/Makefile +++ b/build/tests/Makefile @@ -20,7 +20,7 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- -SUBDIRS = SubBanner RelocateChecker +SUBDIRS = RelocateChecker #---------------------------------------------------------------------------- diff --git a/setup b/setup index 579560c9..db3f0f19 100644 --- a/setup +++ b/setup @@ -6,3 +6,4 @@ #---------------------------------------------------------------- export TWL_IPL_RED_ROOT=`cygpath -m $PWD` +export TWL_KEYSDIR='$(TWL_IPL_RED_ROOT)/../twl_firmware/bootrom/build/keys'