ar71xx: set priority of ath79_wdt to 1
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37251
This commit is contained in:
		@@ -75,7 +75,7 @@ define KernelPackage/wdt-ath79
 | 
				
			|||||||
  DEPENDS:=@TARGET_ar71xx
 | 
					  DEPENDS:=@TARGET_ar71xx
 | 
				
			||||||
  KCONFIG:=CONFIG_ATH79_WDT
 | 
					  KCONFIG:=CONFIG_ATH79_WDT
 | 
				
			||||||
  FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/ath79_wdt.ko
 | 
					  FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/ath79_wdt.ko
 | 
				
			||||||
  AUTOLOAD:=$(call AutoLoad,50,ath79_wdt)
 | 
					  AUTOLOAD:=$(call AutoLoad,50,ath79_wdt,1)
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define KernelPackage/wdt-ath79/description
 | 
					define KernelPackage/wdt-ath79/description
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user