mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove an unneeded define.
This commit is contained in:
parent
f6966ecd8e
commit
3c0bb7340e
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
|||
KMOD= ip_mroute
|
||||
SRCS= ip_mroute.c opt_mac.h opt_mrouting.h
|
||||
|
||||
CFLAGS+= -DMROUTE_KLD
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
opt_mrouting.h:
|
||||
echo "#define MROUTING 1" > ${.TARGET}
|
||||
|
|
|
|||
Loading…
Reference in a new issue