diff --git a/host/kernel/lts2023-chromium/README b/host/kernel/lts2023-chromium/README index 504474c400..e1b22a7e49 100644 --- a/host/kernel/lts2023-chromium/README +++ b/host/kernel/lts2023-chromium/README @@ -3,7 +3,7 @@ Instructions to build and deploy host kernel # Install packages needed to compile kernel from source sudo apt update -sudo apt install build-essential libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf +sudo apt install build-essential libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf debhelper wget https://raw.githubusercontent.com/projectceladon/vendor-intel-utils/master/host/kernel/lts2023-chromium/build.sh ./build.sh