mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
jtag-onlyのビルドが通るように修正。
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@83 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
parent
a33e3deb31
commit
0e9b0ad1f2
@ -26,7 +26,7 @@ LINCLUDES = ../include
|
||||
|
||||
TARGET_BIN = brom11_jtag_only.padbin
|
||||
|
||||
CRT0_O =
|
||||
CRT0_O = crt0_excp.o
|
||||
|
||||
SRCS = \
|
||||
crt0.c \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user