]> code.delx.au - refind/blobdiff - EfiLib/Makefile
Significant reworking of Makefile structure. Added Apple Core Storage
[refind] / EfiLib / Makefile
index 00e6f5860801fa716c353f5b03aaff24ca7566e7..39d6be67290af44f064b625c99e49fddd623958a 100644 (file)
@@ -11,7 +11,7 @@ SRCDIR = .
 
 VPATH = $(SRCDIR)
 
-LOCAL_CPPFLAGS  = -I$(SRCDIR) -I$(SRCDIR)/../include
+LOCAL_GNUEFI_CFLAGS  = -I$(SRCDIR) -I$(SRCDIR)/../include
 
 OBJS            = gnuefi-helper.o legacy.o BdsHelper.o BdsTianoCore.o
 TARGET          = libEfiLib.a