summaryrefslogtreecommitdiffstats
path: root/drivers/staging/samsung-laptop/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2009-12-04 01:19:47 +0100
committerGreg Kroah-Hartman2009-12-11 21:23:22 +0100
commitd189164a2426a5169117cfe154186c2f999ada87 (patch)
treedd8d99ce029c55620cc26f47128881efee828214 /drivers/staging/samsung-laptop/Makefile
parentstaging: batman-adv meshing protocol (diff)
downloadkernel-qcow2-linux-d189164a2426a5169117cfe154186c2f999ada87.tar.gz
kernel-qcow2-linux-d189164a2426a5169117cfe154186c2f999ada87.tar.xz
kernel-qcow2-linux-d189164a2426a5169117cfe154186c2f999ada87.zip
Staging: add Samsung Laptop driver
This is a drive for the Samsung N128 laptop to control the wireless LED and backlight. Many thanks to Joey Lee for his help in testing and finding all of my bugs in the development of this driver, it has been invaluable. Cc: Joey Lee <jlee@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/samsung-laptop/Makefile')
-rw-r--r--drivers/staging/samsung-laptop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/samsung-laptop/Makefile b/drivers/staging/samsung-laptop/Makefile
new file mode 100644
index 000000000000..3c6f42045211
--- /dev/null
+++ b/drivers/staging/samsung-laptop/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_SAMSUNG_LAPTOP) += samsung-laptop.o