summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc/uboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/powerpc/uboot/Makefile')
-rw-r--r--sys/boot/powerpc/uboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/powerpc/uboot/Makefile b/sys/boot/powerpc/uboot/Makefile
index 9f83b46..27bcdae 100644
--- a/sys/boot/powerpc/uboot/Makefile
+++ b/sys/boot/powerpc/uboot/Makefile
@@ -6,7 +6,7 @@ PROG= ubldr
NEWVERSWHAT= "U-Boot loader" ${MACHINE_ARCH}
BINDIR?= /boot
INSTALLFLAGS= -b
-NO_MAN=
+MAN=
# Architecture-specific loader code
SRCS= start.S conf.c vers.c
OpenPOWER on IntegriCloud