summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-08 09:00:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-08 09:00:17 +0000
commit31584880bff8b9f6a7ed6be239cdb88b787c26d7 (patch)
tree222b283745c889ca64eaef115b13c960b7634fd5 /target/linux/ar71xx/Makefile
parentf39459d60505ac4563d6cb6b9daaa3957222fb0d (diff)
downloadmtk-20170518-31584880bff8b9f6a7ed6be239cdb88b787c26d7.zip
mtk-20170518-31584880bff8b9f6a7ed6be239cdb88b787c26d7.tar.gz
mtk-20170518-31584880bff8b9f6a7ed6be239cdb88b787c26d7.tar.bz2
ar71xx: add watchdog driver to the default package list
SVN-Revision: 30852
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index de06714..cd4a14d 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -18,7 +18,7 @@ LINUX_VERSION:=3.2.9
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
- kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
+ kmod-leds-gpio kmod-gpio-button-hotplug kmod-wdt-ath79 swconfig \
kmod-ath9k wpad-mini uboot-envtools
define Target/Description