ar71xx: add watchdog driver to the default package list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30852 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
7f7388c950
commit
14fed3c49b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue