4 lines
		
	
	
		
			120 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			120 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0-only
 | |
| obj-$(CONFIG_PLFXLC)	:= plfxlc.o
 | |
| plfxlc-objs 		+= chip.o firmware.o usb.o mac.o
 |