summaryrefslogtreecommitdiffstats
path: root/drivers/staging/samsung-laptop/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-12-03 16:19:47 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-11 12:23:22 -0800
commitd189164a2426a5169117cfe154186c2f999ada87 (patch)
treedd8d99ce029c55620cc26f47128881efee828214 /drivers/staging/samsung-laptop/Makefile
parent5beef3c9bf7f967a4a70ddb0108fd3e459fed133 (diff)
downloadop-kernel-dev-d189164a2426a5169117cfe154186c2f999ada87.zip
op-kernel-dev-d189164a2426a5169117cfe154186c2f999ada87.tar.gz
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 0000000..3c6f420
--- /dev/null
+++ b/drivers/staging/samsung-laptop/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_SAMSUNG_LAPTOP) += samsung-laptop.o
OpenPOWER on IntegriCloud