1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 21:44:04 +02:00

ar71xx: add watchdog driver to the default package list

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30852 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-03-08 09:00:17 +00:00
parent 69c230b37f
commit c9de293cbb

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