df3394b3de
options into kern.opts.mk and change all the places where we use src.opts.mk to pull in the options. Conditionally define SYSDIR and use SYSDIR/conf/kern.opts.mk instead of a CURDIR path. Replace all instances of CURDIR/../../etc with STSDIR, but only in the affected files. As a special compatibility hack, include bsd.owm.mk at the top of kern.opts.mk to allow the bare build of sys/modules to work on older systems. If the defaults ever change between 9.x, 10.x and current for these options, however, you'll wind up with the host OS' defaults rather than the -current defaults. This hack will be removed when we no longer need to support this build scenario. Reviewed by: jhb Differential Revision: https://phabric.freebsd.org/D529 |
||
---|---|---|
.. | ||
ad1816 | ||
ai2s | ||
als4000 | ||
atiixp | ||
audiocs | ||
cmi | ||
cs4281 | ||
csa | ||
davbus | ||
driver | ||
ds1 | ||
emu10k1 | ||
emu10kx | ||
envy24 | ||
envy24ht | ||
es137x | ||
ess | ||
fm801 | ||
hda | ||
hdspe | ||
ich | ||
maestro | ||
maestro3 | ||
mss | ||
neomagic | ||
sb8 | ||
sb16 | ||
sbc | ||
solo | ||
spicds | ||
t4dwave | ||
uaudio | ||
via82c686 | ||
via8233 | ||
vibes | ||
Makefile | ||
Makefile.inc |