ports/multimedia/pvrxxx/files/patch-cxm_iic
Alejandro Pulver fc0ee986c3 Add multimedia/pvrxxx, a patched version of pvr250 to support 150/500 cards.
PR:		ports/102765
Submitted by:	usleepless <usleepless@gmail.com>
2006-10-06 00:23:21 +00:00

14 lines
519 B
Text

Only in modules/cxm/cxm_iic: @
diff -ur ../work.orig/modules/cxm/cxm_iic/Makefile modules/cxm/cxm_iic/Makefile
--- ../work.orig/modules/cxm/cxm_iic/Makefile Fri Sep 1 23:10:08 2006
+++ modules/cxm/cxm_iic/Makefile Tue Apr 25 20:35:23 2006
@@ -2,5 +2,6 @@
KMOD = cxm_iic
SRCS = cxm_i2c.c cxm.h \
opt_cxm.h bus_if.h device_if.h iicbb_if.h pci_if.h
+CFLAGS += -I../../..
.include <bsd.kmod.mk>
Only in modules/cxm/cxm_iic: export_syms
Only in modules/cxm/cxm_iic: machine
Only in modules/cxm/cxm_iic: opt_cxm.h