Revert "helpers/envkernel.sh: add gawk when initialising chroot (MR 2186)" (MR 2188)

This reverts commit 22117de4bd.

Closes: #2145

As of linux 5.19-rc2 and linux-next-20220614 this is not needed because
the script was fixed with [1].

[1]: https://lore.kernel.org/all/20220609204220.12112-1-atafalla@dnyon.com/
This commit is contained in:
alikates 2022-06-14 20:26:16 +02:00 committed by Minecrell
parent fe28a39f79
commit c36e4a43ac
No known key found for this signature in database
GPG Key ID: B77CE638A6C2E562
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ initialize_chroot() {
findutils \
flex \
g++ \
gawk \
"$gcc_pkgname" \
gmp-dev \
linux-headers \