diff --git a/build.sh b/build.sh deleted file mode 100755 index 6451776..0000000 --- a/build.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -make GCC_PATH=../z80-tools/arm-none-eabi-gcc/bin -j$(grep -c processor /proc/cpuinfo)