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 28f7aaedce0f..ee5286ffe08d 100644 --- a/drivers/gpu/host1x/Makefile +++ b/drivers/gpu/host1x/Makefile @@ -15,7 +15,8 @@ host1x-y = \ hw/host1x04.o \ hw/host1x05.o \ hw/host1x06.o \ - hw/host1x07.o + hw/host1x07.o \ + hw/host1x08.o host1x-$(CONFIG_IOMMU_API) += \ context.o |
