summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNeela Chithirala <chithiralan@google.com>2022-02-14 03:48:34 +0000
committerNeela Chithirala <chithiralan@google.com>2022-02-14 03:48:34 +0000
commit49087428c8fea8eb57a4f57f4fe83e0d2f26b113 (patch)
tree664288dd4dda3f59afb7de031b65ddf77c271bbe /Makefile
parent3ccb2479717de3089dbbcb894ddd045b2ddc256c (diff)
downloadgs201-49087428c8fea8eb57a4f57f4fe83e0d2f26b113.tar.gz
Merge branch 'gs201-release' to android13-gs-pixel-5.10
* gs201-release: gxp: Implement VIRTUAL_DEVICE wakelock IOCTL Bug: 201600514 gxp: Implement BLOCK wakelock IOCTL Bug: 201600514 Signed-off-by: Neela Chithirala <chithiralan@google.com> Change-Id: I34ede1478d6804970b4672c445c7b7d2073f46ef
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 97d393e..8076f25 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ obj-$(CONFIG_GXP) += gxp.o
gxp-objs += \
gxp-bpm.o \
+ gxp-client.o \
gxp-debug-dump.o \
gxp-debugfs.o \
gxp-doorbell.o \