From 1210f8e72b06e53975c5719db2a14f8bffdd4870 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Tue, 5 May 2015 18:37:09 -0400 Subject: staging: unisys: remove visorutil from top level Makefile The visorutil directory is still mentioned in the top level makefile for the Unisys drivers, so remove it. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- drivers/staging/unisys/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/staging/unisys/Makefile') diff --git a/drivers/staging/unisys/Makefile b/drivers/staging/unisys/Makefile index e0c893a6e870..566af8e39aea 100644 --- a/drivers/staging/unisys/Makefile +++ b/drivers/staging/unisys/Makefile @@ -1,5 +1,4 @@ # # Makefile for Unisys SPAR drivers # -obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/ obj-$(CONFIG_UNISYS_VISORBUS) += visorbus/ -- cgit v1.2.3-55-g7522