Merge branch 'vendor/FILE'
[dragonfly.git] / sys / dev / misc / ecc / Makefile
1 KMOD = ecc
2 SRCS = ecc_amd8000.c ecc_e31200.c ecc_x3400.c
3 SRCS += device_if.h bus_if.h pci_if.h pcib_if.h
4
5 .include <bsd.kmod.mk>