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