Deleted Added
full compact
Makefile (302408) Makefile (319182)
1# $FreeBSD: stable/11/sys/modules/rtwn/Makefile 293017 2015-12-31 23:48:07Z adrian $
1# $FreeBSD: stable/11/sys/modules/rtwn/Makefile 319182 2017-05-30 04:11:12Z ngie $
2
2
3.PATH: ${.CURDIR}/../../dev/rtwn
3.PATH: ${SRCTOP}/sys/dev/rtwn
4
5KMOD = if_rtwn
6SRCS = if_rtwn.c device_if.h bus_if.h pci_if.h
7
8.include <bsd.kmod.mk>
4
5KMOD = if_rtwn
6SRCS = if_rtwn.c device_if.h bus_if.h pci_if.h
7
8.include <bsd.kmod.mk>