summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Liu <victorliu@google.com>2024-01-29 16:45:15 -0800
committerVictor Liu <victorliu@google.com>2024-01-29 16:45:15 -0800
commitea22069620bf709186b2ec8220bcc64eb0a6252c (patch)
treec52a67233712445674a88d7ccc84fce463a17213
parent10e9384029afc866fe952e38ac1029a3bab57ad7 (diff)
downloadtangorpro-ea22069620bf709186b2ec8220bcc64eb0a6252c.tar.gz
Bug: 316022384 Change-Id: Ic1afcacf8b14c950c4365d3ec3c6916bde1b714a Signed-off-by: Victor Liu <victorliu@google.com>
-rw-r--r--Makefile.ext_modules.tangorpro4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.ext_modules.tangorpro b/Makefile.ext_modules.tangorpro
index b3646aa..19eb9e6 100644
--- a/Makefile.ext_modules.tangorpro
+++ b/Makefile.ext_modules.tangorpro
@@ -36,8 +36,8 @@ has_uapi_headers += video/gchips
install_uapi_headers_targets := $(has_uapi_headers:=_headers_install)
-ifneq ($(wildcard $(KERNEL_SRC)/$(rel_path)/uwb/kernel),)
-ext_modules += uwb/kernel
+ifneq ($(wildcard $(KERNEL_SRC)/$(rel_path)/uwb/qorvo/dw3000/kernel),)
+ext_modules += uwb/qorvo/dw3000/kernel
endif
.PHONY: $(ext_modules) $(install_uapi_headers_targets) depmod allmodules