]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ipw/Makefile
clk: Move rockchip driver into the common directory
[FreeBSD/FreeBSD.git] / sys / modules / ipw / Makefile
1
2 .PATH: ${SRCTOP}/sys/dev/ipw
3
4 KMOD    = if_ipw
5 SRCS    = if_ipw.c device_if.h bus_if.h pci_if.h
6
7 .include <bsd.kmod.mk>