kernel-brax3-ubuntu-touch/sound/soc/codecs/aw883xx/Makefile
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

11 lines
318 B
Makefile
Executable file

#obj-m += smartpa.o
#smartpa-y += aw883xx.o aw_monitor.o aw_bin_parse.o aw_device.o aw_init.o aw_calib.o aw_spin.o
obj-m += smartpa.o
smartpa-y += aw883xx.o
smartpa-y += aw_monitor.o
smartpa-y += aw_bin_parse.o
smartpa-y += aw_device.o
smartpa-y += aw_init.o
smartpa-y += aw_calib.o
smartpa-y += aw_spin.o