Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / video / cxm / cxm / Makefile
1 .PATH:  ${.CURDIR}/..
2 KMOD    = cxm
3 SRCS    = cxm.c cxm.h cxm_dec_fw.c cxm_enc_fw.c cxm_msp34xxx.c cxm_eeprom.c \
4           cxm_ir.c cxm_tuner.c cxm_saa7115.c opt_cxm.h \
5           bus_if.h device_if.h iicbb_if.h pci_if.h
6
7 .include <bsd.kmod.mk>