diff options
Diffstat (limited to 'include/uapi/sound/Kbuild')
-rw-r--r-- | include/uapi/sound/Kbuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/uapi/sound/Kbuild b/include/uapi/sound/Kbuild new file mode 100644 index 000000000..a7f27704f --- /dev/null +++ b/include/uapi/sound/Kbuild @@ -0,0 +1,12 @@ +# 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 |