summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/at91/boot2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/at91/boot2/Makefile')
-rw-r--r--sys/boot/arm/at91/boot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/boot2/Makefile b/sys/boot/arm/at91/boot2/Makefile
index 8205425..ea02b8e 100644
--- a/sys/boot/arm/at91/boot2/Makefile
+++ b/sys/boot/arm/at91/boot2/Makefile
@@ -4,7 +4,7 @@
P=boot2
FILES=${P}
-SRCS=arm_init.S boot2.c ${BOOT_FLAVOR:L}_board.c
+SRCS=arm_init.S boot2.c ${BOOT_FLAVOR:tl}_board.c
NO_MAN=
LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
OBJS+= ${SRCS:N*.h:R:S/$/.o/g}
OpenPOWER on IntegriCloud