mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-13 10:20:16 +02: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:
parent
476c0170c4
commit
f44890b6fb
@ -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))
|
||||||
|
Loading…
Reference in New Issue
Block a user