We do not need build.sh anymore since we can source everything via tools

This commit is contained in:
Dreaded_X 2020-09-20 20:23:26 +02:00
parent 35a5eb6119
commit 9971160513

View File

@ -1,2 +0,0 @@
#!/bin/bash
make GCC_PATH=../z80-tools/arm-none-eabi-gcc/bin -j$(grep -c processor /proc/cpuinfo)