ar71xx: add watchdog driver to the default package list
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Mar 2012 09:00:17 +0000 (09:00 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Mar 2012 09:00:17 +0000 (09:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30852 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/Makefile

index de06714..cd4a14d 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