diff options
Diffstat (limited to 'drivers/accel/ivpu/Makefile')
-rw-r--r-- | drivers/accel/ivpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/accel/ivpu/Makefile b/drivers/accel/ivpu/Makefile index 80f1fb3548ae..3ca2fb3936f6 100644 --- a/drivers/accel/ivpu/Makefile +++ b/drivers/accel/ivpu/Makefile @@ -2,6 +2,7 @@ # Copyright (C) 2023 Intel Corporation intel_vpu-y := \ + ivpu_debugfs.o \ ivpu_drv.o \ ivpu_fw.o \ ivpu_gem.o \ |