ba014c35dc
those who haven't added 'NO_MODULES=off' to /etc/make.conf.
9 lines
126 B
Makefile
9 lines
126 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../dev/wi
|
|
|
|
KMOD= if_wi
|
|
SRCS= if_wi.c card_if.h device_if.h bus_if.h
|
|
|
|
.include <bsd.kmod.mk>
|