target/sunxi: add dependency on sunxi to kmod-wdt-sunxi

SVN-Revision: 39693
master
Nicolas Thill 11 years ago
parent 7a8f13f33c
commit 86f5a9cf78
  1. 1
      target/linux/sunxi/modules.mk

@ -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)

Loading…
Cancel
Save