From 6dcc30608457fd13a62c33aa271653b9a9d33b2d Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Sat, 8 Jun 2024 21:34:02 +0530 Subject: [PATCH] Update chroot_build.sh --- files/chroot_build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/chroot_build.sh b/files/chroot_build.sh index 16db522..0c53afc 100755 --- a/files/chroot_build.sh +++ b/files/chroot_build.sh @@ -141,6 +141,9 @@ apt-get purge -y -qq \ xiterm+thai \ vim \ linux-generic \ + linux-headers-5.15.0-72 \ + linux-headers-5.15.0-72-generic \ + linux-headers-generic \ linux-image-5.15.0-72-generic \ linux-image-generic \ linux-modules-5.15.0-72-generic \