opnsense-src/sys/modules/netgraph
Yaroslav Tykhiy 822923447e Let modules use the kernel's opt_*.h files if built along with
the kernel by wrapping all targets for fake opt_*.h files in
.if defined(KERNBUILDDIR).  Thus, such fake files won't be
created at all if modules are built with the kernel.

Some modules undergo cleanup like removing unused or unneeded
options or .h files, without which they wouldn't build this way
or the other.

Reviewed by:	ru
Tested by:	no binary changes in modules built alone
Tested on:	i386 sparc64 amd64
2005-10-14 23:30:17 +00:00
..
async
atm
atmllc
bluetooth
bpf
bridge
cisco
device
echo
eiface
etf
ether
fec
frame_relay
gif Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
gif_demux
hole
hub
iface Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ip_input
ipfw
ksocket
l2tp
lmi
mppc Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
nat
netflow
netgraph
one2many
ppp
pppoe
pptpgre
rfc1490
sample
socket
source
split
sppp
sync_ar Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
sync_sr Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
tcpmss
tee
tty
UI
vjc
vlan
Makefile
Makefile.inc