mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
build/tests/Makefileの直し忘れ
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@815 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
41930845ee
commit
a65faaf95c
@ -20,7 +20,7 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
SUBDIRS = SubBanner RelocateChecker
|
SUBDIRS = RelocateChecker
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
1
setup
1
setup
@ -6,3 +6,4 @@
|
|||||||
#----------------------------------------------------------------
|
#----------------------------------------------------------------
|
||||||
|
|
||||||
export TWL_IPL_RED_ROOT=`cygpath -m $PWD`
|
export TWL_IPL_RED_ROOT=`cygpath -m $PWD`
|
||||||
|
export TWL_KEYSDIR='$(TWL_IPL_RED_ROOT)/../twl_firmware/bootrom/build/keys'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user