6 lines
		
	
	
		
			231 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			231 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#for AWINIC AW883XX Smart PA
 | 
						|
snd-soc-aw882xx-objs := aw882xx.o aw882xx_device.o aw882xx_dsp.o aw882xx_monitor.o aw882xx_bin_parse.o aw882xx_init.o aw882xx_calib.o aw882xx_spin.o
 | 
						|
obj-$(CONFIG_SND_SOC_AW882XX) += snd-soc-aw882xx.o
 | 
						|
 | 
						|
 |