Only in modules/cxm/cxm: @
diff -ur ../work.orig/modules/cxm/cxm/Makefile modules/cxm/cxm/Makefile
--- ../work.orig/modules/cxm/cxm/Makefile	Fri Sep  1 23:10:08 2006
+++ modules/cxm/cxm/Makefile	Wed Aug 23 15:21:41 2006
@@ -1,7 +1,10 @@
 .PATH:	${.CURDIR}/../../../dev/cxm
 KMOD	= cxm
 SRCS	= cxm.c cxm.h cxm_dec_fw.c cxm_enc_fw.c cxm_audio.c cxm_eeprom.c \
-	  cxm_ir.c cxm_tuner.c cxm_video.c opt_cxm.h \
-	  bus_if.h device_if.h iicbb_if.h pci_if.h vnode_if.h
+	  cxm_ir.c cxm_tuner.c cxm_video.c \
+	  tda9887.c fbsd-compat.c cx25840-core.c cx25840-audio.c cx25840-firmware.c cx25840_fw.c cx25840-vbi.c wm8775.c\
+	  opt_cxm.h bus_if.h device_if.h iicbb_if.h pci_if.h vnode_if.h \
+	  v4l2_ioctl_hook.h tda9887.h wm8775.h fbsd-compat.h
+CFLAGS+= -I../../..
 
 .include <bsd.kmod.mk>
Only in modules/cxm/cxm: asm
Only in modules/cxm/cxm: audiochip.h
Only in modules/cxm/cxm: cx25840-audio.c
Only in modules/cxm/cxm: cx25840-core.c
Only in modules/cxm/cxm: cx25840-firmware.c
Only in modules/cxm/cxm: cx25840-vbi.c
Only in modules/cxm/cxm: cx25840.h
Only in modules/cxm/cxm: export_syms
Only in modules/cxm/cxm: fbsd-compat.c
Only in modules/cxm/cxm: fbsd-compat.h
Only in modules/cxm/cxm: ivtv-compat.h
Only in modules/cxm/cxm: linux
Only in modules/cxm/cxm: machine
Only in modules/cxm/cxm: opt_cxm.h
Only in modules/cxm/cxm: tda9887.c
Only in modules/cxm/cxm: tda9887.h
Only in modules/cxm/cxm: tuner.h
Only in modules/cxm/cxm: v4l2-common.h
Only in modules/cxm/cxm: v4l2_ioctl_hook.c
Only in modules/cxm/cxm: v4l2_ioctl_hook.h
Only in modules/cxm/cxm: video_decoder.h
Only in modules/cxm/cxm: videodev.h
Only in modules/cxm/cxm: videodev2.h
Only in modules/cxm/cxm: wm8775.c
Only in modules/cxm/cxm: wm8775.h
