mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			104 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			104 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for pwm devices
 | |
| #
 | |
| obj-$(CONFIG_GENERIC_PWM) := pwm.o
 | |
| obj-$(CONFIG_GPIO_PWM)		+= gpio-pwm.o
 |