Skip to content

Commit

Permalink
staging: unisys: remove visorutil from top level Makefile
Browse files Browse the repository at this point in the history
The visorutil directory is still mentioned in the top level makefile for
the Unisys drivers, so remove it.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Benjamin Romer authored and Greg Kroah-Hartman committed May 8, 2015
1 parent 1b27fea commit 1210f8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/unisys/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# Makefile for Unisys SPAR drivers
#
obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/
obj-$(CONFIG_UNISYS_VISORBUS) += visorbus/

0 comments on commit 1210f8e

Please sign in to comment.