david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[infiniband] Move non-driver-specific code to net/infiniband

This commit is contained in:
Michael Brown 2009-07-02 08:39:34 +01:00
parent d09290161e
commit 8868956268
4 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ SRCDIRS :=
SRCDIRS += libgcc
SRCDIRS += core
SRCDIRS += proto
SRCDIRS += net net/tcp net/udp
SRCDIRS += net net/tcp net/udp net/infiniband
SRCDIRS += image
SRCDIRS += drivers/bus
SRCDIRS += drivers/net