Add commented out define for TSC board's boot0.
This commit is contained in:
parent
3419654b4d
commit
6181ce87f1
@ -6,6 +6,7 @@ NO_MAN=
|
||||
LDFLAGS=-e 0 -T linker.cfg
|
||||
CFLAGS=-O2 -mcpu=arm9 -ffreestanding -I${.CURDIR}/../inc
|
||||
CFLAGS+=-DBOOT0_KB9202
|
||||
#CFLAGS+=-DBOOT0_TSC
|
||||
OBJS+= ${SRCS:N*.h:R:S/$/.o/g}
|
||||
CLEANFILES=${OBJS} ${PROG} ${PROG}.out
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user