nuke memtest86+

This commit is contained in:
Leah Rowe
2021-10-31 20:52:01 +00:00
parent eec4dcd97e
commit 84a1bc502b
10 changed files with 1 additions and 174 deletions
@@ -59,11 +59,6 @@ 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,11 +73,6 @@ 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
# ------------------------------------------------------------