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