summaryrefslogtreecommitdiffstats
path: root/sys/modules/aic7xxx
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2005-01-03 05:35:58 +0000
committernjl <njl@FreeBSD.org>2005-01-03 05:35:58 +0000
commit9cde0acc6ea0cc4cb2141ddb31107b48b4376731 (patch)
tree079b784da1ae0f73d57f314177ec58aed4f2ea4d /sys/modules/aic7xxx
parent848b0d85e8f20410587a2baaeb21611fa1f0ee1b (diff)
downloadFreeBSD-src-9cde0acc6ea0cc4cb2141ddb31107b48b4376731.zip
FreeBSD-src-9cde0acc6ea0cc4cb2141ddb31107b48b4376731.tar.gz
Fix kernel modules build. For some reason, this module now bails out with
an error that there is no aicasm.1 man page.
Diffstat (limited to 'sys/modules/aic7xxx')
-rw-r--r--sys/modules/aic7xxx/aicasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/aic7xxx/aicasm/Makefile b/sys/modules/aic7xxx/aicasm/Makefile
index b1b2cf7..4b49d69 100644
--- a/sys/modules/aic7xxx/aicasm/Makefile
+++ b/sys/modules/aic7xxx/aicasm/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm
+NO_MAN=
install:
OpenPOWER on IntegriCloud