summaryrefslogtreecommitdiff
path: root/Makefile.ext_modules.bluejay
diff options
context:
space:
mode:
authorLucas Wei <lucaswei@google.com>2022-10-25 13:42:56 +0800
committerWilson Sung <wilsonsung@google.com>2022-11-08 07:36:43 +0000
commit2f8a412a6d7e5299e9b4b82b2a8f4265a6396e9a (patch)
tree02b9850ec6629c98e40c47182575541d1203ddc0 /Makefile.ext_modules.bluejay
parent56dec3f4830423b903a7897316b8f93b456d4cb4 (diff)
downloadbluejay-2f8a412a6d7e5299e9b4b82b2a8f4265a6396e9a.tar.gz
bigocean: add video/gchips into uapi headers
Bug: 246669602 Bug: 238399460 Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: Ic3cf32ccb2c99bc42a31b3b219b6cde34c0b7784 (cherry picked from commit ac01e132b3744563b146013da7d01a24eaafee68)
Diffstat (limited to 'Makefile.ext_modules.bluejay')
-rw-r--r--Makefile.ext_modules.bluejay1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ext_modules.bluejay b/Makefile.ext_modules.bluejay
index 389af8f..a4cd0be 100644
--- a/Makefile.ext_modules.bluejay
+++ b/Makefile.ext_modules.bluejay
@@ -33,6 +33,7 @@ ext_modules += ../devices/google/bluejay/display
# cause the build to run the module makefile with headers_install target.
has_uapi_headers :=
has_uapi_headers += touch/common
+has_uapi_headers += video/gchips
install_uapi_headers_targets := $(has_uapi_headers:=_headers_install)