mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
		
			
				
	
	
		
			9 lines
		
	
	
		
			358 B
		
	
	
	
		
			Diff
		
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			358 B
		
	
	
	
		
			Diff
		
	
	
| diff -drupN a/sound/soc/Makefile b/sound/soc/Makefile
 | |
| --- a/sound/soc/Makefile	2017-10-21 18:09:07.000000000 +0300
 | |
| +++ b/sound/soc/Makefile	2022-06-09 05:02:37.000000000 +0300
 | |
| @@ -47,3 +47,4 @@ obj-$(CONFIG_SND_SOC)	+= txx9/
 | |
|  obj-$(CONFIG_SND_SOC)	+= ux500/
 | |
|  obj-$(CONFIG_SND_SOC)	+= xtensa/
 | |
|  obj-$(CONFIG_SND_SOC)	+= zte/
 | |
| +obj-$(CONFIG_SND_SOC)	+= ingenic/
 |