audio-kernel: add Kbuild for header install

This commit is contained in:
SGCMarkus 2023-07-19 14:12:40 +02:00 committed by David Wronek
parent f1be06cc51
commit d20c696d53
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
# Top-level Makefile calls into asm-$(ARCH)
# List only non-arch directories below
header-y += audio/

View File

@ -0,0 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
# Top-level Makefile calls into asm-$(ARCH)
# List only non-arch directories below
header-y += linux/
header-y += sound/

View File

@ -0,0 +1,21 @@
# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
header-y += avtimer.h
header-y += msm_audio.h
header-y += msm_audio_aac.h
header-y += msm_audio_ac3.h
header-y += msm_audio_alac.h
header-y += msm_audio_amrnb.h
header-y += msm_audio_amrwb.h
header-y += msm_audio_amrwbplus.h
header-y += msm_audio_ape.h
header-y += msm_audio_calibration.h
header-y += msm_audio_g711.h
header-y += msm_audio_g711_dec.h
header-y += msm_audio_mvs.h
header-y += msm_audio_qcp.h
header-y += msm_audio_sbc.h
header-y += msm_audio_voicememo.h
header-y += msm_audio_wma.h
header-y += msm_audio_wmapro.h
header-y += wcd-spi-ac-params.h

View File

@ -0,0 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
header-y += audio_compressed_formats.h
header-y += audio_effects.h
header-y += audio_slimslave.h
header-y += devdep_params.h
header-y += lsm_params.h
header-y += msmcal-hwdep.h
header-y += voice_params.h
header-y += wcd-dsp-glink.h