Switch to building kernel from kernel.org instead of Ubuntu package

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-29 19:42:42 +00:00
parent 37ebd5fdfa
commit b784fef82b
2 changed files with 69 additions and 11 deletions

View File

@@ -17,5 +17,12 @@ apt-get install -y \
wget \
busybox-static \
kmod \
udev
udev \
bc \
bison \
flex \
libelf-dev \
libssl-dev \
xz-utils \
cpio
rm -rf /var/lib/apt/lists/*