Merge tag 'v6.6-rc2' into android-mainline

Linux 6.6-rc2

Change-Id: I9cdbc6cfbe34b396e799d14049473bd33fc84b94
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2023-10-24 13:49:32 +00:00
348 changed files with 2278 additions and 1227 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ quiet_cmd_sign :=
endif
# Create necessary directories
$(shell mkdir -p $(sort $(dir $(install-y))))
$(foreach dir, $(sort $(dir $(install-y))), $(shell mkdir -p $(dir)))
$(dst)/%.ko: $(extmod_prefix)%.ko FORCE
$(call cmd,install)