mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
add packages required by failsafe support to defaults
SVN-Revision: 11404
This commit is contained in:
parent
e5ad400330
commit
2fdfd541da
@ -16,5 +16,10 @@ INITRAMFS_EXTRA_FILES:=
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += admswconfig
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-input-core \
|
||||
kmod-input-polldev \
|
||||
kmod-input-gpio-buttons \
|
||||
kmod-button-hotplug
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
Loading…
Reference in New Issue
Block a user