]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/hfa/eisa/Makefile
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / sys / modules / hfa / eisa / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../../../dev/hfa
4
5 KMOD=   hfa_eisa
6 SRCS=   hfa_eisa.c eisa_if.h device_if.h bus_if.h
7
8 .include <bsd.kmod.mk>