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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/boot0/Makefile b/sys/boot/arm/at91/boot0/Makefile
index a13a620..8c22cc9 100644
--- a/sys/boot/arm/at91/boot0/Makefile
+++ b/sys/boot/arm/at91/boot0/Makefile
@@ -5,7 +5,7 @@
P=boot0
FILES=${P}
SRCS=arm_init.S main.c
-NO_MAN=
+MAN=
LDFLAGS=-e 0 -T ${.CURDIR}/linker.cfg
OBJS+= ${SRCS:N*.h:R:S/$/.o/g}
OpenPOWER on IntegriCloud