From e0bc92dd0436664f5fd8ab72766efc9bf3feb619 Mon Sep 17 00:00:00 2001 From: nakasima Date: Fri, 7 Nov 2008 11:30:04 +0000 Subject: [PATCH] =?UTF-8?q?cygpath=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@7 b871894f-2f95-9b40-918c-086798483c85 --- trunk/bootrom/build/buildtools/commondefs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/trunk/bootrom/build/buildtools/commondefs b/trunk/bootrom/build/buildtools/commondefs index fd38a1a..3fd5929 100644 --- a/trunk/bootrom/build/buildtools/commondefs +++ b/trunk/bootrom/build/buildtools/commondefs @@ -131,6 +131,11 @@ BROM_DEBUGGER ?= KMC CTR_DEBUGGER ?= $(BROM_DEBUGGER) +#---------------------------------------------------------------------------- +### CTR-commondefs +# +include $(CTRFIRM_ROOT)/build/buildtools/commondefs + #---------------------------------------------------------------------------- # BROM-SDK path settings # @@ -277,11 +282,6 @@ BROM_LIBS ?= $(CRT0_O) $(addsuffix $(BROM_LIBSUFFIX).a,$(BROM_LIBS_BASE)) BROM_LDEPENDS_DBG ?= $(CTRBROM_ROOT)/build/libraries/os/common/os_printf.c \ -#---------------------------------------------------------------------------- -### CTR-commondefs -# -include $(CTRFIRM_ROOT)/build/buildtools/commondefs - #---------------------------------------------------------------------------- # MY BUILD TOOLS #