summaryrefslogtreecommitdiffstats
path: root/package/button-hotplug/src/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-06-07 18:25:32 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-06-07 18:25:32 +0000
commit096bb4f920ce8e2c366029ed9ac75161256d015f (patch)
tree481dae44eb4800575939dfbb4af4c374cf3bed4d /package/button-hotplug/src/Makefile
parent36db343cafedbe77d0847ba1a722a7553c7e939d (diff)
[package] add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11401 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..230d604f8
--- /dev/null
+++ b/package/button-hotplug/src/Makefile
@@ -0,0 +1 @@
+obj-${CONFIG_BUTTON_HOTPLUG} += button-hotplug.o \ No newline at end of file