mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
libaes_sp.firm.LTD.aやDEMOLibがビルドされるようMakefileを整理。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1097 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
5f9914777a
commit
5feba9cd68
@ -25,7 +25,8 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||
export TWL_ARCHGEN = ALL
|
||||
|
||||
SUBDIRS = \
|
||||
build/libraries_sysmenu\
|
||||
build/tools \
|
||||
build/libraries_sysmenu \
|
||||
build/components \
|
||||
build/systemmenu_RED
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
@ -25,7 +25,8 @@ TWL_CODEGEN ?= ARM
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS = wram_regs
|
||||
SUBDIRS = $(SYSMENU_ROOT)/build/libraries/aes \
|
||||
wram_regs
|
||||
|
||||
SRCS = main.c \
|
||||
initScfg.c \
|
||||
|
||||
@ -20,8 +20,15 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS_P = launcher MachineSettings PictoChat HWInfoWriter \
|
||||
NandInitializerRed NandInitializerProduction NandInitializer wlanfirm
|
||||
SUBDIRS_P = \
|
||||
launcher \
|
||||
MachineSettings \
|
||||
PictoChat \
|
||||
HWInfoWriter \
|
||||
NandInitializerRed \
|
||||
NandInitializerProduction \
|
||||
NandInitializer \
|
||||
wlanfirm
|
||||
#DS_DownloadPlay
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
# $Author$
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS =
|
||||
SUBDIRS = $(ROOT)/build/demos/gx/UnitTours/DEMOLib
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
# $Author$
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS =
|
||||
SUBDIRS = $(ROOT)/build/demos/gx/UnitTours/DEMOLib
|
||||
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
# $Author$
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
SUBDIRS =
|
||||
SUBDIRS = $(ROOT)/build/demos/gx/UnitTours/DEMOLib
|
||||
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user