aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/asus_oled/Makefile
diff options
context:
space:
mode:
authorJakub Schmidtke <sjakub@gmail.com>2008-11-04 23:46:58 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 13:52:28 -0800
commitfb53440b187f0cfc1f116e580e9c7e9931191f9c (patch)
tree9498472816f700da34970982a7c7c90661e06bd9 /drivers/staging/asus_oled/Makefile
parentStaging: comedi: fix build if CONFIG_PROC_FS is not set (diff)
downloadlinux-dev-fb53440b187f0cfc1f116e580e9c7e9931191f9c.tar.xz
linux-dev-fb53440b187f0cfc1f116e580e9c7e9931191f9c.zip
Staging: add asus_oled driver
Driver for the OLED tiny display on some Asus laptops. From: Jakub Schmidtke <sjakub@gmail.com> Cc: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/asus_oled/Makefile')
-rw-r--r--drivers/staging/asus_oled/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/asus_oled/Makefile b/drivers/staging/asus_oled/Makefile
new file mode 100644
index 000000000000..e71f9aa9e037
--- /dev/null
+++ b/drivers/staging/asus_oled/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_ASUS_OLED) += asus_oled.o