This commit is contained in:
socraticbliss 2017-09-18 22:18:00 +00:00 committed by GitHub
commit 27fb3e5106

View File

@ -1,5 +1,5 @@
switch_crt0.o: *.s switch_crt0.o: *.s
aarch64-none-elf-gcc -march=armv8-a -x assembler-with-cpp -c $^ -o $@ $(DEVKITA64)/bin/aarch64-none-elf-gcc -march=armv8-a -x assembler-with-cpp -c $^ -o $@
install: switch_crt0.o install: switch_crt0.o
cp $^ $(DEVKITA64)/aarch64-none-elf/lib/$^ cp $^ $(DEVKITA64)/aarch64-none-elf/lib/$^