summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-12-01 10:37:09 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-01 10:37:09 -0800
commitfe17a8c009780d2fd1604a3fa0918815ba39aa8b (patch)
tree460884f8832971b538572bea055ceaebdc23af74 /drivers/staging/hv/Makefile
parent6af04b065b048e47bbd5a6f2d9776c08206ef26c (diff)
downloadop-kernel-dev-fe17a8c009780d2fd1604a3fa0918815ba39aa8b.zip
op-kernel-dev-fe17a8c009780d2fd1604a3fa0918815ba39aa8b.tar.gz
Staging: hv: remove hv_mouse driver as it's now in the hid directory
This removes the hv_mouse driver as it's now in Jiri's HID tree in the "proper" place. Cc: KY Srinivasan <kys@microsoft.com> Cc: Jiri Kosina <jikos@jikos.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/Makefile')
-rw-r--r--drivers/staging/hv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/hv/Makefile b/drivers/staging/hv/Makefile
index 6c97747..af95a6b 100644
--- a/drivers/staging/hv/Makefile
+++ b/drivers/staging/hv/Makefile
@@ -1,4 +1,3 @@
obj-$(CONFIG_HYPERV_STORAGE) += hv_storvsc.o
-obj-$(CONFIG_HYPERV_MOUSE) += hv_mouse.o
hv_storvsc-y := storvsc_drv.o
OpenPOWER on IntegriCloud