From a8cc0aa345adbce874f82540bc209f473083ca17 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 8 Mar 2012 09:00:17 +0000 Subject: [PATCH] ar71xx: add watchdog driver to the default package list SVN-Revision: 30852 --- target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2