summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown2006-05-17 19:31:18 +0200
committerMichael Brown2006-05-17 19:31:18 +0200
commit61d7b8a5efcdb021284c3ed869767fd043df7983 (patch)
tree92f91d3c5ee8c261a690c40e553e8acb8b7a72ac /src/Makefile
parentSplit debug functions out into core/debug.c, so that they can be (diff)
downloadipxe-61d7b8a5efcdb021284c3ed869767fd043df7983.tar.gz
ipxe-61d7b8a5efcdb021284c3ed869767fd043df7983.tar.xz
ipxe-61d7b8a5efcdb021284c3ed869767fd043df7983.zip
Added missing drivers/scsi
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index f737201b..cd8f7e33 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -137,7 +137,7 @@ SRCDIRS += net net/uip net/tcp
SRCDIRS += drivers/bus
SRCDIRS += drivers/net
SRCDIRS += drivers/block
-#SRCDIRS += drivers/disk
+SRCDIRS += drivers/scsi
SRCDIRS += interface/pxe
# NON_AUTO_SRCS lists files that are excluded from the normal