summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorDaniel Verkamp2008-08-29 00:52:19 +0200
committerMichael Brown2008-08-29 00:52:19 +0200
commite8b22f203ffe4ae11b654f758270790a2e5e11f1 (patch)
tree9028ceab23cdfdc388b720f878efb84bb17a4abc /src/config.h
parent[librm] Add rm stack copying functions (diff)
downloadipxe-e8b22f203ffe4ae11b654f758270790a2e5e11f1.tar.gz
ipxe-e8b22f203ffe4ae11b654f758270790a2e5e11f1.tar.xz
ipxe-e8b22f203ffe4ae11b654f758270790a2e5e11f1.zip
[comboot] Add COMBOOT and COM32 support
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 13d9f7e0..ae39fb55 100644
--- a/src/config.h
+++ b/src/config.h
@@ -131,6 +131,7 @@
#define IMAGE_PXE /* PXE image support */
#define IMAGE_SCRIPT /* gPXE script image support */
#define IMAGE_BZIMAGE /* Linux bzImage image support */
+#define IMAGE_COMBOOT /* SYSLINUX COMBOOT image support */
/* @END general.h */