diff options
Diffstat (limited to 'drivers/gpu/pvr/Makefile')
-rw-r--r-- | drivers/gpu/pvr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/pvr/Makefile b/drivers/gpu/pvr/Makefile index 5213f28..22d626e 100644 --- a/drivers/gpu/pvr/Makefile +++ b/drivers/gpu/pvr/Makefile @@ -95,6 +95,7 @@ pvrsrvkm-y := \ bridged_pvr_bridge.o \ perproc.o \ lists.o \ + refcount.o \ sgx/bridged_sgx_bridge.o \ sgx/sgxinit.o \ sgx/sgxpower.o \ |