mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-11 19:16:41 +07:00
0358ccc8ff
include/uapi/sound/Kbuild was missing the inclusion of three header files in that directory. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Takashi Iwai <tiwai@suse.de>
16 lines
350 B
Makefile
16 lines
350 B
Makefile
# UAPI Header export list
|
|
header-y += asequencer.h
|
|
header-y += asoc.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
|
|
header-y += tlv.h
|
|
header-y += usb_stream.h
|