aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch
diff options
context:
space:
mode:
authorMichael Brown <mcb30@etherboot.org>2009-08-11 15:14:36 +0100
committerMichael Brown <mcb30@etherboot.org>2009-08-11 15:14:36 +0100
commitb3db99a38d8822f29eae6f67ee6034c57284d06f (patch)
treeba2977520640ec4a7e8bf72f70f080982c6a384e /src/arch
parentd5d68b2e310b8bf0caa6b8529f1ce7adbb92e771 (diff)
downloadipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.tar.gz
[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 a7c4bc0ec..f5f67ac78 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
#