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