mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
enable the required packages to use a gpio-based reset button
SVN-Revision: 19976
This commit is contained in:
parent
29e75b52cf
commit
fe348a7039
@ -17,7 +17,8 @@ LINUX_VERSION:=2.6.30.10
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += wpad-mini kmod-rdc321x-wdt kmod-r6040
|
||||
DEFAULT_PACKAGES += wpad-mini kmod-r6040 kmod-input-core \
|
||||
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for RDC321x based routers
|
||||
|
Loading…
Reference in New Issue
Block a user