ar71xx: add watchdog driver to the default package list
SVN-Revision: 30852
This commit is contained in:
parent
f39459d605
commit
31584880bf
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue