hosted: Pull tinyalsa out of ibasso tree so other targets can use it

Change-Id: I85e31a0d0993d3494568abbc05ff9b114d493d75
This commit is contained in:
Solomon Peachy 2025-11-28 08:10:57 -05:00
parent 26d22a64c9
commit 9020360f66
6 changed files with 12 additions and 4 deletions

View file

@ -2066,8 +2066,6 @@ target/hosted/ibasso/sysfs-ibasso.c
target/hosted/ibasso/system-ibasso.c
target/hosted/ibasso/usb-ibasso.c
target/hosted/ibasso/vold-ibasso.c
target/hosted/ibasso/tinyalsa/mixer.c
target/hosted/ibasso/tinyalsa/pcm.c
#ifdef DX50
target/hosted/ibasso/dx50/audiohw-dx50.c
target/hosted/ibasso/dx50/button-dx50.c
@ -2078,6 +2076,11 @@ target/hosted/ibasso/dx90/button-dx90.c
#endif
#endif
#ifdef USE_TINYALSA
target/hosted/tinyalsa/mixer.c
target/hosted/tinyalsa/pcm.c
#endif
#if (CONFIG_PLATFORM & PLATFORM_CTRU)
asm/arm/lcd-as-memframe.S
target/hosted/ctru/backlight-ctru.c