summaryrefslogtreecommitdiffstats
path: root/debian/installer/modules/sound-modules
blob: 7bd30ee8e5577d01df67eb10c0bf57ea836513d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Include sound drivers by default
sound/**

# Exclude any core/shared modules that aren't pulled in by dependencies
sound/core/** -
sound/drivers/** -
sound/i2c/** -

# Exclude synthesiser drivers
snd-adlib -
sound/**-synth -

# Exclude soft-modem drivers
sound/**-modem -
snd-intel8x0m -