mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of
configuring INET).
This commit is contained in:
parent
b63c1a6ce1
commit
4da485b40d
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ ETHER_8023=
|
|||
ETHER_8022=
|
||||
ETHER_SNAP=
|
||||
|
||||
CFLAGS+= ${PROTOS}
|
||||
|
||||
.if defined(EFDEBUG)
|
||||
CFLAGS+= -DEF_DEBUG
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue