fix red in 5b5cd252d0: Don't compile ALSA driver for hosted bootloaders

Change-Id: Ied255fb215a2b56ac827f509e949abff5819d3a0
This commit is contained in:
Solomon Peachy 2026-02-23 11:10:20 -05:00
parent 5b5cd252d0
commit 022db8214c

View file

@ -145,10 +145,12 @@ target/hosted/sonynwz/nwzlinux-codec.c
#endif
#endif
#if !defined(BOOTLOADER)
#if ((defined(HIBY_LINUX) || defined(FIIO_M3K_LINUX) || defined(SAMSUNG_YPR0) || defined(SAMSUNG_YPR1) || defined(SONY_NWZ_LINUX)) && !defined(SIMULATOR))
target/hosted/pcm-alsa.c
target/hosted/alsa-controls.c
#endif
#endif
#if ((defined(HIBY_LINUX) || defined(FIIO_M3K_LINUX)) && !defined(SIMULATOR))
drivers/lcd-memframe.c