From 50a749e9a750101658643fb4deb41690062ce832 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 7 Jun 2008 18:25:32 +0000 Subject: add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines SVN-Revision: 11401 --- package/button-hotplug/src/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 package/button-hotplug/src/Makefile (limited to 'package/button-hotplug/src/Makefile') diff --git a/package/button-hotplug/src/Makefile b/package/button-hotplug/src/Makefile new file mode 100644 index 0000000..230d604 --- /dev/null +++ b/package/button-hotplug/src/Makefile @@ -0,0 +1 @@ +obj-${CONFIG_BUTTON_HOTPLUG} += button-hotplug.o \ No newline at end of file -- cgit v1.1