commit | 1906a950ffcf37744780e9f48fdecd68f62c3dcf | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 08 20:26:49 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 08 20:26:49 2024 +0000 |
tree | 04cb0245e43cc9431528fe92618cbf1cf05bd67e | |
parent | 884b800dd865592f51a7479c283fd17227430673 [diff] | |
parent | 1bfc8e11aefc2f8ab2cfc3477e3ea47293c741c5 [diff] |
Merge "Update code comment to match behavior" into main
diff --git a/core/Makefile b/core/Makefile index ab96f87..43618e3 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -692,7 +692,7 @@ BOARD_KERNEL_MODULE_DIRS += top -# Default to not generating modules.dep for kernel modules on system +# Default to not generating modules.load for kernel modules on system # side. We should only load these modules if they are depended by vendor # side modules. ifeq ($(BOARD_SYSTEM_KERNEL_MODULES_LOAD),)