aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arm/at91/libat91/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/at91/libat91/Makefile')
-rw-r--r--sys/boot/arm/at91/libat91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/libat91/Makefile b/sys/boot/arm/at91/libat91/Makefile
index a7fe96ff0d26..7ab9a1f3bb47 100644
--- a/sys/boot/arm/at91/libat91/Makefile
+++ b/sys/boot/arm/at91/libat91/Makefile
@@ -11,7 +11,7 @@ SRCS=${SOC}_lowlevel.c delay.c eeprom.c emac.c emac_init.c getc.c \
sd-card.c strcvt.c strlen.c strcmp.c memcpy.c strcpy.c \
memset.c memcmp.c
SRCS+=ashldi3.c divsi3.S
-NO_MAN=
+MAN=
.if ${MK_TAG_LIST} != "no"
CFLAGS += -I${.CURDIR}/.. -DSUPPORT_TAG_LIST