7de5d2d418
Also, optimize out a mess of #if's that were duplicating work already done by config(8). For example, if a file is marked as "dev/sound/pci/foo.c optional pcm pci" then it's only added if pcm *and* pci are present, so #if NPCM > 0 and #if NPCI > 0 are totally redundant. A bit more work is still needed. Discussed with: cg (a few weeks ago) |
||
---|---|---|
.. | ||
aureal.c | ||
aureal.h | ||
csa.c | ||
csaimg.h | ||
csapcm.c | ||
csareg.h | ||
csavar.h | ||
es137x.c | ||
es137x.h | ||
t4dwave.c | ||
t4dwave.h |