http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Import various libgcc functions from syslinux.
[people/sha0/gpxe.git]
/
src
/
Makefile
diff --git
a/src/Makefile
b/src/Makefile
index
a567b92
..
8e0c8be
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-145,6
+145,7
@@
DEBUG_TARGETS += dbg%.o c s
# SRCDIRS lists all directories containing source files.
#
+SRCDIRS += libgcc
SRCDIRS += core
SRCDIRS += proto
SRCDIRS += net net/tcp net/udp