mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Revert a NOOP change to Makefile that slipped into the last commit.
Pointed out by: tjr
This commit is contained in:
parent
a557af222b
commit
2dd0f3209f
1 changed files with 0 additions and 1 deletions
|
|
@ -5,6 +5,5 @@
|
|||
KMOD= null
|
||||
SRCS= null.c
|
||||
SRCS+= bus_if.h device_if.h vnode_if.h
|
||||
SRCS+= #opt_ddb.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue