summaryrefslogtreecommitdiffstats
path: root/src/config/defaults
diff options
context:
space:
mode:
authorPiotr Jaroszyński2010-05-26 18:36:03 +0200
committerMichael Brown2010-08-19 13:37:48 +0200
commit6ec1c509e4e6215d816e2fae1a0f706f360fc77a (patch)
tree3d06ffcc24fb86549657f1fcb30a03702b9ab00a /src/config/defaults
parent[linux] Add uaccess (diff)
downloadipxe-6ec1c509e4e6215d816e2fae1a0f706f360fc77a.tar.gz
ipxe-6ec1c509e4e6215d816e2fae1a0f706f360fc77a.tar.xz
ipxe-6ec1c509e4e6215d816e2fae1a0f706f360fc77a.zip
[linux] Add umalloc
Add umalloc API. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/defaults')
-rw-r--r--src/config/defaults/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/defaults/linux.h b/src/config/defaults/linux.h
index 7f180b50..108cc7a8 100644
--- a/src/config/defaults/linux.h
+++ b/src/config/defaults/linux.h
@@ -10,6 +10,7 @@
#define CONSOLE_LINUX
#define TIMER_LINUX
#define UACCESS_LINUX
+#define UMALLOC_LINUX
#define IMAGE_SCRIPT