]> code.delx.au - refind/blobdiff - Make.common
Added "kernel*" as Linux kernel matching string, since Gentoo uses
[refind] / Make.common
index c1afdfe4144570dd77013563f12968f54f59f5c1..af47ccc8f9c1f5a8f016436df1dc412cd5e9dbc2 100644 (file)
@@ -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