diff --git a/build.sh b/build.sh index e571805..54de1da 100755 --- a/build.sh +++ b/build.sh @@ -213,6 +213,8 @@ apply_patches '01-no-root-login.diff' # on_chroot << EOF apt-get install -y \ +raspberrypi-kernel \ +raspberrypi-kernel-headers \ raspberrypi-bootloader \ libraspberrypi-bin \ libraspberrypi0 \