From ddef2be4f196ed1bd6cc9b041d4ff6d4e0198d9e Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 25 Mar 2024 15:57:00 +0000 Subject: [PATCH] docs: Remove stale kernel information This PR removes stale kernel information from the README document. Fixes #9343 Signed-off-by: Gabriela Cervantes --- tools/packaging/kernel/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/packaging/kernel/README.md b/tools/packaging/kernel/README.md index 2c69b0337c..422f35fb0c 100644 --- a/tools/packaging/kernel/README.md +++ b/tools/packaging/kernel/README.md @@ -13,8 +13,6 @@ It also requires [yq](https://github.com/mikefarah/yq) version 3.4.1 The Linux kernel scripts further require a few packages (flex, bison, and libelf-dev) -See the CI scripts for your distro for more information... -Look for the setup*.sh files [here](https://github.com/kata-containers/tests/tree/main/.ci) ## Usage