Fix pre.sh

I can't spell!
This commit is contained in:
Curle 2020-10-18 13:14:15 +01:00 committed by Curle
parent 5421541208
commit 162c4def06
Signed by: TheCurle
GPG Key ID: 5942F13718443F79

2
pre.sh
View File

@ -1,3 +1,3 @@
#!/bin/sh
x86_64-ld -r -b binary -o font.o font.psf
x86_64-elf-ld -r -b binary -o font.o font.psf
cmake -DCMAKE_C_COMPILER=x86_64-elf-gcc .