git clone https://git.libre-soc.org/git/soc.git
git clone https://git.libre-soc.org/git/pytest-output-to-files.git
git clone https://git.libre-soc.org/git/mdis.git
+git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git --depth=1
'
# pytest
make svanalysis
make pywriter
make pyfnwriter
+python3 -m openpower.syscalls ../linux > src/openpower/syscalls/syscalls.json
# ieee754fpy
cd ../ieee754fpu
echo -e "
\e[1;91mAll Libre-SOC dev dependenices should now be installed.\e[0m
"
-