10 lines
		
	
	
		
			163 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			163 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0
 | |
| #
 | |
| # Makefile for the touchscreen drivers.
 | |
| #
 | |
| 
 | |
| # Each configuration option enables a list of files.
 | |
| 
 | |
| obj-y	+= rockchip_gslX680.o
 | |
| 
 |