mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[adm5120] add packages required by failsafe support to defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11404 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -16,5 +16,10 @@ INITRAMFS_EXTRA_FILES:=
|
|||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
DEFAULT_PACKAGES += admswconfig
|
DEFAULT_PACKAGES += admswconfig
|
||||||
|
DEFAULT_PACKAGES += \
|
||||||
|
kmod-input-core \
|
||||||
|
kmod-input-polldev \
|
||||||
|
kmod-input-gpio-buttons \
|
||||||
|
kmod-button-hotplug
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|||||||
Reference in New Issue
Block a user