diff options
Diffstat (limited to 'package/button-hotplug')
-rw-r--r-- | package/button-hotplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index ae4910147e..b75f1079de 100644 --- a/package/button-hotplug/Makefile +++ b/package/button-hotplug/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=button-hotplug -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(INCLUDE_DIR)/package.mk |