Added the ELF loader to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5048 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-10-16 18:01:24 +00:00
parent 8fbf1c6169
commit 21a3fff594

View File

@ -30,7 +30,7 @@ KernelStaticLibrary boot_loader :
partitions.cpp
heap.cpp
stdio.cpp
#elf.cpp
elf.cpp
menu.cpp
loader.cpp