Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 888829 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/apps/Makefile
0
++ b/apps/Makefile
Lines 41-47 Link Here
41
41
42
include $(SRCDIR)/../Make.defaults
42
include $(SRCDIR)/../Make.defaults
43
43
44
LINUX_HEADERS	= /usr/src/sys/build
44
LINUX_HEADERS	= /usr
45
APPSDIR		= $(LIBDIR)/gnuefi/apps
45
APPSDIR		= $(LIBDIR)/gnuefi/apps
46
CPPFLAGS	+= -D__KERNEL__ -I$(LINUX_HEADERS)/include
46
CPPFLAGS	+= -D__KERNEL__ -I$(LINUX_HEADERS)/include
47
CRTOBJS		= $(TOPDIR)/$(ARCH)/gnuefi/crt0-efi-$(ARCH).o
47
CRTOBJS		= $(TOPDIR)/$(ARCH)/gnuefi/crt0-efi-$(ARCH).o

Return to bug 888829