X-Git-Url: https://code.delx.au/refind/blobdiff_plain/45db1723901c7accd95b4cf996c2bb4bdca59fff..2e1a16b4c59371a1ec25fe3d864989383ac38a5b:/Make.common diff --git a/Make.common b/Make.common index c1afdfe..af47ccc 100644 --- a/Make.common +++ b/Make.common @@ -4,9 +4,9 @@ # EFIINC = /usr/include/efi -GNUEFILIB = /usr/lib64 -EFILIB = /usr/lib64 -EFICRT0 = /usr/lib64 +GNUEFILIB = /usr/lib +EFILIB = /usr/lib +EFICRT0 = /usr/lib # Comment out above and uncomment below if using locally-compiled GNU-EFI.... #EFIINC = /usr/local/include/efi