mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
nandfirmがlibsysmenu_spを参照していたので、libraries_sysmenuをnandfirmより先にビルドするよう修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1254 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
0db2184e7d
commit
73a77e41dc
@ -12,8 +12,8 @@
|
||||
# in whole or in part, without the prior written consent of Nintendo.
|
||||
#
|
||||
# $Date:: $
|
||||
# $Rev:$
|
||||
# $Author:$
|
||||
# $Rev$
|
||||
# $Author$
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||
@ -24,8 +24,8 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||
SUBDIRS = \
|
||||
tools \
|
||||
libraries \
|
||||
nandfirm \
|
||||
libraries_sysmenu\
|
||||
nandfirm \
|
||||
components \
|
||||
systemmenu_RED \
|
||||
gcdfirm \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user