mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
82fbb4f7b4
As a start point for further development, this is an incomplete driver for DICE devices: - only playback (so no clock source except the bus clock) - only 44.1 kHz - no MIDI - recovery after bus reset is slow - hwdep device is created, but not actually implemented Contains compilation fixes by Stefan Richter. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
13 lines
288 B
Makefile
13 lines
288 B
Makefile
# UAPI Header export list
|
|
header-y += asequencer.h
|
|
header-y += asound.h
|
|
header-y += asound_fm.h
|
|
header-y += compress_offload.h
|
|
header-y += compress_params.h
|
|
header-y += emu10k1.h
|
|
header-y += firewire.h
|
|
header-y += hdsp.h
|
|
header-y += hdspm.h
|
|
header-y += sb16_csp.h
|
|
header-y += sfnt_info.h
|