projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e07a7
)
button-hotplug: describe module a bit better & mention gpio-button-hotplug
author
Hauke Mehrtens
<hauke@openwrt.org>
Wed, 14 May 2014 10:22:19 +0000
(10:22 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Wed, 14 May 2014 10:22:19 +0000
(10:22 +0000)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40764
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/button-hotplug/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/button-hotplug/Makefile
b/package/kernel/button-hotplug/Makefile
index
10f6723
..
347544c
100644
(file)
--- a/
package/kernel/button-hotplug/Makefile
+++ b/
package/kernel/button-hotplug/Makefile
@@
-23,7
+23,8
@@
define KernelPackage/button-hotplug
endef
define KernelPackage/button-hotplug/description
- Kernel module to generate button hotplug events
+ Kernel module to generate button uevent-s from input subsystem events.
+ If your device uses GPIO buttons, see gpio-button-hotplug.
endef
EXTRA_KCONFIG:= \