Browse Source

ar71xx: add watchdog driver to the default package list

SVN-Revision: 30852
Gabor Juhos 14 years ago
parent
commit
31584880bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/Makefile

+ 1 - 1
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