diff options
Diffstat (limited to 'net/zaptel12/files/patch-wct1xxp::Makefile')
-rw-r--r-- | net/zaptel12/files/patch-wct1xxp::Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/zaptel12/files/patch-wct1xxp::Makefile b/net/zaptel12/files/patch-wct1xxp::Makefile new file mode 100644 index 000000000000..f2fb84034d20 --- /dev/null +++ b/net/zaptel12/files/patch-wct1xxp::Makefile @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- wct1xxp/Makefile ++++ wct1xxp/Makefile +@@ -6,6 +6,7 @@ + CFLAGS+=-I../zaptel -g + SRCS+=device_if.h bus_if.h isa_if.h pci_if.h + SRCS+=wct1xxp_var.h ++WERROR= -Wall + + load: wct1xxp.ko + kldload ./wct1xxp.ko |