ar71xx: add watchdog driver to the default package list
authorGabor Juhos <juhosg@openwrt.org>
Thu, 8 Mar 2012 09:00:17 +0000 (09:00 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 8 Mar 2012 09:00:17 +0000 (09:00 +0000)
SVN-Revision: 30852

target/linux/ar71xx/Makefile

index de067140941b2cd85698b00b828f40d30832e24b..cd4a14d476a91180a739f30d976b7b81429fef37 100644 (file)
@@ -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