another fixup in vWii build

This commit is contained in:
Christopher Roy Bratusek 2013-01-01 09:35:14 +01:00
parent ccfaf28bba
commit 1592d0b14b

View File

@ -50,7 +50,7 @@ compile_hbf_vwii: clean_vwii
@echo "======= HBF for vWii ======="
@echo "============================"
@make -C main -f Makefile.vWii
@cp main/hbf.dol boot/source/hbf.dol
@cp main/hbf.vwii.dol boot/source/hbf.dol
compile_boot_vwii: compile_hbf_vwii
@make -C boot