]> code.delx.au - refind/blobdiff - Makefile
Fixed BIOS-booting bug on Macs.
[refind] / Makefile
index d81ce19dbf640987870f58281826344dbdfe43f6..5cbc948559869bfbdff121871e3a906df3913c18 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,9 @@ LIBEG_DIR=libeg
 EFILIB_DIR=EfiLib
 
 # Build rEFInd, including libeg
-all:
+all:   tiano
+
+gnuefi:
        make -C $(LIBEG_DIR)
        make -C $(LOADER_DIR)
 #      make -C $(FS_DIR)