From: Gabor Juhos Date: Thu, 8 Mar 2012 09:00:17 +0000 (+0000) Subject: ar71xx: add watchdog driver to the default package list X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=31584880bff8b9f6a7ed6be239cdb88b787c26d7;p=librecmc%2Flibrecmc.git ar71xx: add watchdog driver to the default package list SVN-Revision: 30852 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index de06714094..cd4a14d476 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