mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
		
			
				
	
	
		
			11 lines
		
	
	
		
			548 B
		
	
	
	
		
			Diff
		
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			548 B
		
	
	
	
		
			Diff
		
	
	
| --- linux-4.9.37/drivers/power/reset/Makefile	2017-07-12 16:42:41.000000000 +0300
 | |
| +++ linux-4.9.y/drivers/power/reset/Makefile	2021-06-07 13:01:34.000000000 +0300
 | |
| @@ -5,6 +5,7 @@
 | |
|  obj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
 | |
|  obj-$(CONFIG_POWER_RESET_BRCMKONA) += brcm-kona-reset.o
 | |
|  obj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
 | |
| +obj-$(CONFIG_POWER_RESET_GOKE) += goke-reboot.o
 | |
|  obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
 | |
|  obj-$(CONFIG_POWER_RESET_GPIO_RESTART) += gpio-restart.o
 | |
|  obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
 |