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
This commit is contained in:
nakasima 2009-01-22 11:19:51 +00:00
parent ac91242845
commit b4b98d9664

View File

@ -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