mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
target/sunxi: add dependency on sunxi to kmod-wdt-sunxi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39693 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -70,6 +70,7 @@ $(eval $(call KernelPackage,sun4i-emac))
|
||||
define KernelPackage/wdt-sunxi
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=AllWinner sunXi Watchdog timer
|
||||
DEPENDS:=@TARGET_sunxi
|
||||
KCONFIG:=CONFIG_SUNXI_WATCHDOG
|
||||
FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/sunxi_wdt.ko
|
||||
AUTOLOAD:=$(call AutoLoad,51,sunxi_wdt)
|
||||
|
||||
Reference in New Issue
Block a user