mirror of https://github.com/hak5/openwrt.git
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