summaryrefslogtreecommitdiffstats
path: root/stand/powerpc/ofw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/ofw/Makefile')
-rw-r--r--stand/powerpc/ofw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/powerpc/ofw/Makefile b/stand/powerpc/ofw/Makefile
index b28665d..e24b7af 100644
--- a/stand/powerpc/ofw/Makefile
+++ b/stand/powerpc/ofw/Makefile
@@ -27,7 +27,7 @@ SRCS+= ucmpdi2.c
SRCS+= ofwfdt.c
.endif
-HELP_FILES+= ${FDTSRC}/help.fdt
+HELP_FILES= ${FDTSRC}/help.fdt
# Always add MI sources
.include "${BOOTSRC}/loader.mk"
OpenPOWER on IntegriCloud