#!/bin/sh

sudo apt-get install -y build-essential debhelper fakeroot
sudo apt-get install -y devscripts ubuntu-dev-tools
sudo apt-get install -y flex bison bc
sudo apt-get install -y rsync openssh-client
sudo apt-get install -y libssl-dev libelf-dev
sudo apt-get install -y pahole
sudo apt-get install -y kmod cpio
sudo apt-get install -y crossbuild-essential-arm64
