summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/at91/boot0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/at91/boot0/Makefile')
-rw-r--r--sys/boot/arm/at91/boot0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/arm/at91/boot0/Makefile b/sys/boot/arm/at91/boot0/Makefile
index d0c9f2f..595cd14 100644
--- a/sys/boot/arm/at91/boot0/Makefile
+++ b/sys/boot/arm/at91/boot0/Makefile
@@ -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
OpenPOWER on IntegriCloud