diff options
Diffstat (limited to 'drivers/gpu/host1x/Makefile')
| -rw-r--r-- | drivers/gpu/host1x/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/host1x/Makefile b/drivers/gpu/host1x/Makefile index 889217cfb79d..afa1e9e4e512 100644 --- a/drivers/gpu/host1x/Makefile +++ b/drivers/gpu/host1x/Makefile | |||
| @@ -7,6 +7,7 @@ host1x-y = \ | |||
| 7 | channel.o \ | 7 | channel.o \ |
| 8 | job.o \ | 8 | job.o \ |
| 9 | debug.o \ | 9 | debug.o \ |
| 10 | hw/host1x01.o | 10 | hw/host1x01.o \ |
| 11 | hw/host1x02.o | ||
| 11 | 12 | ||
| 12 | obj-$(CONFIG_TEGRA_HOST1X) += host1x.o | 13 | obj-$(CONFIG_TEGRA_HOST1X) += host1x.o |
