diff options
| author | Michael Brown | 2009-08-11 16:14:36 +0200 |
|---|---|---|
| committer | Michael Brown | 2009-08-11 16:14:36 +0200 |
| commit | b3db99a38d8822f29eae6f67ee6034c57284d06f (patch) | |
| tree | ba2977520640ec4a7e8bf72f70f080982c6a384e /src/arch/x86/Makefile | |
| parent | [zbin] Change fixup semantics to support ROMs over 128k uncompressed (diff) | |
| download | ipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.tar.gz ipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.tar.xz ipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.zip | |
[doc] Expand scope of doxygen-generated documentation
Diffstat (limited to 'src/arch/x86/Makefile')
| -rw-r--r-- | src/arch/x86/Makefile | 2 |
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 # |
