mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
TWLIPL_ROOTからのmakeが通るようにMakefileでのビルド順序変更。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@118 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
2f5c2bdf79
commit
29fa99ebba
@ -25,8 +25,8 @@ SUBDIRS = \
|
||||
tools \
|
||||
libraries \
|
||||
nandfirm \
|
||||
components \
|
||||
libraries_sysmenu\
|
||||
components \
|
||||
systemmenu_RED
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
@ -22,7 +22,7 @@ include $(TWLIPL_ROOT)/build/buildtools/commondefs
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS = sysmenu settings mb_loader acsign
|
||||
SUBDIRS = sysmenu settings mb_loader acsign boot
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user