summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/ixp425/boot2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arm/ixp425/boot2/Makefile')
-rw-r--r--sys/boot/arm/ixp425/boot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/ixp425/boot2/Makefile b/sys/boot/arm/ixp425/boot2/Makefile
index 9a96d3b..14e87d1 100644
--- a/sys/boot/arm/ixp425/boot2/Makefile
+++ b/sys/boot/arm/ixp425/boot2/Makefile
@@ -20,7 +20,7 @@ SRCS+=strlen.c ashldi3.c divsi3.S muldi3.c
.if ${MK_ARM_EABI} != "no"
SRCS+=aeabi_unwind.c
.endif
-NO_MAN=
+MAN=
KERNPHYSADDR=0x180000
KERNVIRTADDR=${KERNPHYSADDR}
OpenPOWER on IntegriCloud