summaryrefslogtreecommitdiffstats
path: root/sys/modules/aic7xxx/ahc/ahc_pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/aic7xxx/ahc/ahc_pci/Makefile')
-rw-r--r--sys/modules/aic7xxx/ahc/ahc_pci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/aic7xxx/ahc/ahc_pci/Makefile b/sys/modules/aic7xxx/ahc/ahc_pci/Makefile
index 9a59580..37553d6 100644
--- a/sys/modules/aic7xxx/ahc/ahc_pci/Makefile
+++ b/sys/modules/aic7xxx/ahc/ahc_pci/Makefile
@@ -12,5 +12,6 @@ SRCS+= device_if.h bus_if.h pci_if.h
SRCS+= opt_scsi.h opt_cam.h opt_aic7xxx.h
CFLAGS+= -I${.CURDIR}/../../../../dev/aic7xxx -I..
+CWARNFLAGS+= ${NO_WCONSTANT_CONVERSION}
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud