diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2007-02-09 01:42:43 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2007-02-09 01:42:43 +0000 |
| commit | 3c0bb7340e3dafd57d53da8f44ac18b2ea4219c5 (patch) | |
| tree | 7ecadeb00e4f0125fa71590dc71a816746e2a356 /sys/modules/ip_mroute_mod | |
| parent | f6966ecd8e5b43deac87fa408862b21f1c6e029a (diff) | |
Notes
Diffstat (limited to 'sys/modules/ip_mroute_mod')
| -rw-r--r-- | sys/modules/ip_mroute_mod/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/ip_mroute_mod/Makefile b/sys/modules/ip_mroute_mod/Makefile index b78d735b4e060..3a419a02070f6 100644 --- a/sys/modules/ip_mroute_mod/Makefile +++ b/sys/modules/ip_mroute_mod/Makefile @@ -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} |
