1 2 3 4 5 6 7 8 9 10 11 12 13 14
$FreeBSD$ --- qozap/Makefile +++ qozap/Makefile @@ -7,7 +7,7 @@ KMOD= qozap SRCS= qozap.c qozap_freebsd.c SRCS+= device_if.h bus_if.h isa_if.h pci_if.h -CFLAGS+=-I../zaptel +CFLAGS+=-I../zaptel -DCONFIG_PCI=1 WERROR= -Wall #DEBUG_FLAGS= -g