5 lines
		
	
	
		
			169 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			169 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
snd-soc-sst-baytrail-pcm-objs := \
 | 
						|
	        sst-baytrail-ipc.o sst-baytrail-pcm.o sst-baytrail-dsp.o
 | 
						|
 | 
						|
obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += snd-soc-sst-baytrail-pcm.o
 |