]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ufoma/Makefile
Merge ath again (addition of wisoc files).
[FreeBSD/FreeBSD.git] / sys / modules / ufoma / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../dev/usb
4
5 KMOD=   ufoma
6 SRCS=   bus_if.h device_if.h opt_usb.h ufoma.c usbdevs.h
7
8 .include <bsd.kmod.mk>