summaryrefslogtreecommitdiffstats
path: root/src/arch
diff options
context:
space:
mode:
authorMichael Brown2009-08-11 16:14:36 +0200
committerMichael Brown2009-08-11 16:14:36 +0200
commitb3db99a38d8822f29eae6f67ee6034c57284d06f (patch)
treeba2977520640ec4a7e8bf72f70f080982c6a384e /src/arch
parent[zbin] Change fixup semantics to support ROMs over 128k uncompressed (diff)
downloadipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.tar.gz
ipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.tar.xz
ipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.zip
[doc] Expand scope of doxygen-generated documentation
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/Makefile b/src/arch/x86/Makefile
index a7c4bc0e..f5f67ac7 100644
--- a/src/arch/x86/Makefile
+++ b/src/arch/x86/Makefile
@@ -1,6 +1,6 @@
# Include common x86 headers
#
-CFLAGS += -Iarch/x86/include
+INCDIRS += arch/x86/include
# x86-specific directories containing source files
#