Revert "nuke memtest86+"

This reverts commit 84a1bc502b.
This commit is contained in:
Leah Rowe
2021-11-01 02:51:10 +00:00
parent cca23ac713
commit 68d3c9372a
10 changed files with 174 additions and 1 deletions
@@ -59,6 +59,11 @@ pacman -S --needed --noconfirm sharutils curl parted e2fsprogs unzip
# for cross-compiling ARM binaries
pacman -S --needed --noconfirm arm-none-eabi-gcc
# Memtest86+ build dependencies
# ------------------------------------------------------------
pacman -S --needed --noconfirm base-devel python2
# i945-pwm build dependencies
# ------------------------------------------------------------
@@ -73,6 +73,11 @@ if [ "${arch}" -eq 0 ]; then
apt-get -y install lib32tinfo-dev
fi
# Memtest86+ build dependencies
# ------------------------------------------------------------
apt-get -y install build-essential python2.7
# i945-pwm build dependencies
# ------------------------------------------------------------