From b4b98d966460a184609a6e01475cfbb5cb11d6d4 Mon Sep 17 00:00:00 2001 From: nakasima Date: Thu, 22 Jan 2009 11:19:51 +0000 Subject: [PATCH] small fix. git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@204 b871894f-2f95-9b40-918c-086798483c85 --- trunk/bootrom/build/bootrom/thread/ARM11/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/bootrom/build/bootrom/thread/ARM11/Makefile b/trunk/bootrom/build/bootrom/thread/ARM11/Makefile index f488463..589f7f6 100644 --- a/trunk/bootrom/build/bootrom/thread/ARM11/Makefile +++ b/trunk/bootrom/build/bootrom/thread/ARM11/Makefile @@ -29,7 +29,7 @@ TARGET_BIN = thread11.padbin SRCS = \ main.c \ -SRCDIR = . # $(ROOT)/bootrom/build/tests/thread/ARM11/src +SRCDIR = . # $(ROOT)/bootrom/build/tests/thread/ARM11 #LCFILE = # using default include $(CTRBROM_ROOT)/build/buildtools/commondefs