diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-06 00:23:21 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-06 00:23:21 +0000 |
commit | fc0ee986c3b21cf09ae1dded1b74172a059cb080 (patch) | |
tree | 21e5e747c4cf01000d4ca3b6f347aebc6412be99 /multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile | |
parent | 7742918c1d28821f88c3fed6475bae5e52e2036b (diff) |
Add multimedia/pvrxxx, a patched version of pvr250 to support 150/500 cards.
PR: ports/102765
Submitted by: usleepless <usleepless@gmail.com>
Notes
Notes:
svn path=/head/; revision=174597
Diffstat (limited to 'multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile')
-rw-r--r-- | multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile b/multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile deleted file mode 100644 index 8fd5589aa033..000000000000 --- a/multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile +++ /dev/null @@ -1,9 +0,0 @@ ---- modules/cxm/cxm_iic/Makefile.orig Fri Oct 15 20:55:23 2004 -+++ modules/cxm/cxm_iic/Makefile Fri Oct 15 20:55:43 2004 -@@ -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> |