summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/at91/bootspi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/at91/bootspi/Makefile')
-rw-r--r--sys/boot/arm/at91/bootspi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/bootspi/Makefile b/sys/boot/arm/at91/bootspi/Makefile
index 9205e29..517ac68 100644
--- a/sys/boot/arm/at91/bootspi/Makefile
+++ b/sys/boot/arm/at91/bootspi/Makefile
@@ -2,7 +2,7 @@
P=bootspi
FILES=${P}
-SRCS=arm_init.S main.c loader_prompt.c env_vars.c
+SRCS=arm_init.S main.c loader_prompt.c env_vars.c ee.c
NO_MAN=
LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
OBJS+= ${SRCS:N*.h:R:S/$/.o/g}
OpenPOWER on IntegriCloud