summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/build-kernel.sh
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-03-26 19:10:27 +0100
committerGitHub <noreply@github.com>2026-03-26 19:10:27 +0100
commitc706d31207c10ce0bec1d46d50685df6bd7bfacd (patch)
tree61230e66feaca429c63af930ba00816f17dd7dbc /scripts/package-build/linux-kernel/build-kernel.sh
parentd541957b6ae051f4e3dce097e5215d32a03c8f30 (diff)
parent2933d0f5f5d17551b292cdafb8315cf2876e64a7 (diff)
downloadvyos-build-c706d31207c10ce0bec1d46d50685df6bd7bfacd.tar.gz
vyos-build-c706d31207c10ce0bec1d46d50685df6bd7bfacd.zip
Merge pull request #1146 from sever-sever/T8410
T8410: Fix typos and mistakes in scripts and comments
Diffstat (limited to 'scripts/package-build/linux-kernel/build-kernel.sh')
-rwxr-xr-xscripts/package-build/linux-kernel/build-kernel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/linux-kernel/build-kernel.sh b/scripts/package-build/linux-kernel/build-kernel.sh
index cae3d8db..a0364897 100755
--- a/scripts/package-build/linux-kernel/build-kernel.sh
+++ b/scripts/package-build/linux-kernel/build-kernel.sh
@@ -44,7 +44,7 @@ do
done
# VyOS requires some small Kernel Patches - apply them here
-# It's easier to habe them here and make use of the upstream
+# It's easier to have them here and make use of the upstream
# repository instead of maintaining a full Kernel Fork.
# Saving time/resources is essential :-)
PATCH_DIR=${CWD}/patches/kernel