aboutsummaryrefslogtreecommitdiffstats
path: root/package/button-hotplug/src/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-06-07 18:25:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-06-07 18:25:32 +0000
commit50a749e9a750101658643fb4deb41690062ce832 (patch)
tree9b0a81a87bf60a1f3a334eedacb709e9d4be6b70 /package/button-hotplug/src/Makefile
parent64fddc8d81da6760099473e58108153f98619695 (diff)
downloadupstream-50a749e9a750101658643fb4deb41690062ce832.tar.gz
upstream-50a749e9a750101658643fb4deb41690062ce832.tar.bz2
upstream-50a749e9a750101658643fb4deb41690062ce832.zip
add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
SVN-Revision: 11401
Diffstat (limited to 'package/button-hotplug/src/Makefile')
-rw-r--r--package/button-hotplug/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/button-hotplug/src/Makefile b/package/button-hotplug/src/Makefile
new file mode 100644
index 0000000000..230d604f8c
--- /dev/null
+++ b/package/button-hotplug/src/Makefile
@@ -0,0 +1 @@
+obj-${CONFIG_BUTTON_HOTPLUG} += button-hotplug.o \ No newline at end of file