aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/hw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/host1x/hw/Makefile')
-rw-r--r--drivers/gpu/host1x/hw/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/host1x/hw/Makefile b/drivers/gpu/host1x/hw/Makefile
deleted file mode 100644
index 9b50863a223..00000000000
--- a/drivers/gpu/host1x/hw/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-ccflags-y = -Idrivers/gpu/host1x
-
-host1x-hw-objs = \
- host1x01.o
-
-obj-$(CONFIG_TEGRA_HOST1X) += host1x-hw.o