mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unneeded NAME override.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
7d8f797b72
commit
edc6ea2ae9
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../../sys
|
|||
CLEANFILES= y.output
|
||||
|
||||
FILES= windrv_stub.c
|
||||
FILESNAME= windrv_stub.c
|
||||
FILESDIR= ${SHAREDIR}/misc
|
||||
|
||||
SCRIPTS= ndisgen.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue