packaging/kernel: Update kernel build doc

Clarify dependencies, correct typos, and fill in some gaps.

Fixes: #2422

Signed-off-by: Dan Middleton <dan.middleton@intel.com>
This commit is contained in:
Dan Middleton
2021-08-10 16:57:23 -05:00
parent 99e9a6ad0a
commit b980c62f43
2 changed files with 13 additions and 11 deletions

View File

@@ -4,10 +4,6 @@
#
# SPDX-License-Identifier: Apache-2.0
description="
Description: This script is the *ONLY* to build a kernel for development.
"
set -o errexit
set -o nounset
set -o pipefail
@@ -71,7 +67,6 @@ usage() {
Overview:
Build a kernel for Kata Containers
${description}
Usage: