6 lines
		
	
	
		
			169 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			169 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SYNOPSYS Platform Support
 | 
						|
obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_i2s.o
 | 
						|
 | 
						|
designware_i2s-y := dwc-i2s.o
 | 
						|
designware_i2s-$(CONFIG_SND_DESIGNWARE_PCM) += dwc-pcm.o
 |