6 lines
		
	
	
		
			130 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			130 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# BCM2835 Platform Support
 | 
						|
snd-soc-bcm2835-i2s-objs := bcm2835-i2s.o
 | 
						|
 | 
						|
obj-$(CONFIG_SND_BCM2835_SOC_I2S) += snd-soc-bcm2835-i2s.o
 | 
						|
 |