mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
14 lines
519 B
Text
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
|