Skip to content

Commit 7aecb07

Browse files
kalyazinroypat
authored andcommitted
chore(hiding_ci): rename patches dir to linux_patches
This is to keep Linux patches separate in case we need to store some other patches at some point. Signed-off-by: Nikita Kalyazin <[email protected]>
1 parent d50d08b commit 7aecb07

File tree

37 files changed

+1
-1
lines changed

37 files changed

+1
-1
lines changed

resources/hiding_ci/build_and_install_kernel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ update_boot_config() {
143143

144144
KERNEL_URL=$(cat kernel_url)
145145
KERNEL_COMMIT_HASH=$(cat kernel_commit_hash)
146-
KERNEL_PATCHES_DIR=$(pwd)/patches
146+
KERNEL_PATCHES_DIR=$(pwd)/linux_patches
147147
KERNEL_CONFIG_OVERRIDES=$(pwd)/kernel_config_overrides
148148

149149
TMP_BUILD_DIR=$(mktemp -d -t kernel-build-XXXX)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)