2
0
forked from Ivasoft/openwrt

gpio-button-hotplug: add volume button handling

This is used by PISEN WMB001N.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
(cherry picked from commit 11182349e1)
This commit is contained in:
Chuanhong Guo
2019-08-04 16:29:39 +08:00
committed by Jo-Philipp Wich
parent f7b53dfb2a
commit e2db2df644
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=gpio-button-hotplug
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk