mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
small fix
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2070 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
0dac383a91
commit
1744df9d72
@ -184,7 +184,7 @@ endif
|
||||
ifeq ($(TEST_TYPE),BOOT)
|
||||
TARGET_FIRM = SYSTEMMENU
|
||||
BASEDIR = ../../HashCheckTemplate
|
||||
SUBDIRS = $(BASEDIR)
|
||||
SUBDIRS = $(BASEDIR)/crt $(BASEDIR)/ARM7
|
||||
SRCDIR = $(BASEDIR)/ARM9/src
|
||||
INCDIR = $(BASEDIR)/ARM9/src $(MISC_DIR)/include
|
||||
SRCS = main.c HashCheckTemplate.c $(MISC_DIR)/src/misc.c $(MISC_DIR)/src/cmn.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user