ar71xx: add watchdog driver to the default package list

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30852 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2012-03-08 09:00:17 +00:00
parent 7f7388c950
commit 14fed3c49b
1 changed files with 1 additions and 1 deletions

View 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