Use proper kern.opts.mk rather than src.opts.mk from r297058.
Reported by: kib Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
c43a86743c
commit
2dfe93f0ab
@ -2,7 +2,8 @@
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/urtwn
|
||||
|
||||
.include <src.opts.mk>
|
||||
SYSDIR?=${.CURDIR}/../..
|
||||
.include "${SYSDIR}/conf/kern.opts.mk"
|
||||
|
||||
KMOD = if_urtwn
|
||||
SRCS = if_urtwn.c if_urtwnreg.h if_urtwnvar.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user