summaryrefslogtreecommitdiffstats
path: root/stand/powerpc/kboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/kboot/Makefile')
-rw-r--r--stand/powerpc/kboot/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/powerpc/kboot/Makefile b/stand/powerpc/kboot/Makefile
index b51a068..e91421d 100644
--- a/stand/powerpc/kboot/Makefile
+++ b/stand/powerpc/kboot/Makefile
@@ -28,7 +28,6 @@ SRCS+= ucmpdi2.c
CFLAGS+= -mcpu=powerpc64
# Always add MI sources
-HELP_FILES= # Disable
.include "${BOOTSRC}/loader.mk"
.PATH: ${SYSDIR}/libkern
@@ -45,6 +44,4 @@ CFLAGS+= -Wa,-mppc64bridge
DPADD= ${LIBFICL} ${LIBOFW} ${LIBFDT} ${LIBSA}
LDADD= ${LIBFICL} ${LIBOFW} ${LIBFDT} ${LIBSA}
-HELP_FILES+= ${FDTSRC}/help.fdt
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud