summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/ixp425/boot2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/ixp425/boot2/Makefile')
-rw-r--r--sys/boot/arm/ixp425/boot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/ixp425/boot2/Makefile b/sys/boot/arm/ixp425/boot2/Makefile
index a329b65..07b8be7 100644
--- a/sys/boot/arm/ixp425/boot2/Makefile
+++ b/sys/boot/arm/ixp425/boot2/Makefile
@@ -12,7 +12,7 @@ FIXUP_BOOT_DRV=yes
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
SRCS+=memchr.c memcmp.c memcpy.c memmem.c memset.c printf.c strcmp.c strcpy.c
SRCS+=strlen.c ashldi3.c divsi3.S muldi3.c
NO_MAN=
OpenPOWER on IntegriCloud