summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan Lynch2006-06-27 12:31:42 +0200
committerDan Lynch2006-06-27 12:31:42 +0200
commit5d2f39bbc2d82b18f7ab3987b02a42cad9dd8892 (patch)
tree4fe3882c576a413be22b9e5ba5ae5bab538070dd /src
parent- recoded wgetch and wgetnstr for greater more efficiency (diff)
downloadipxe-5d2f39bbc2d82b18f7ab3987b02a42cad9dd8892.tar.gz
ipxe-5d2f39bbc2d82b18f7ab3987b02a42cad9dd8892.tar.xz
ipxe-5d2f39bbc2d82b18f7ab3987b02a42cad9dd8892.zip
added placeholder SRCDIRS entry for mucurses
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 2d62131b8..7dbe170fa 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -144,6 +144,7 @@ SRCDIRS += drivers/bitbash
SRCDIRS += interface/pxe
SRCDIRS += tests
SRCDIRS += crypto
+#SRCDIRS += hci/mucurses
# NON_AUTO_SRCS lists files that are excluded from the normal
# automatic build system.