]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Add net/udp
authorMichael Brown <mcb30@etherboot.org>
Wed, 19 Jul 2006 17:00:40 +0000 (17:00 +0000)
committerMichael Brown <mcb30@etherboot.org>
Wed, 19 Jul 2006 17:00:40 +0000 (17:00 +0000)
src/Makefile

index dd1a3fd90382503d9ee8b2e044b19314a6e58ae2..f30651410e59005358fa2c719870b45e92bcf2b6 100644 (file)
@@ -132,7 +132,7 @@ DEBUG_TARGETS       += dbg2.o dbg.o c s
 #
 SRCDIRS                += core
 SRCDIRS                += proto
-SRCDIRS                += net net/uip net/tcp
+SRCDIRS                += net net/uip net/tcp net/udp
 #SRCDIRS               += image
 SRCDIRS                += drivers/bus
 SRCDIRS                += drivers/net