Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) sup…
…port

Signed-off-by: Wissam Shoukair <wissams@mellanox.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
Wissam Shoukair authored and mcb30 committed Mar 22, 2016
1 parent 3df5988 commit 0a20373
Show file tree
Hide file tree
Showing 57 changed files with 13,097 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Makefile
Expand Up @@ -84,6 +84,14 @@ SRCDIRS += drivers/block
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash
SRCDIRS += drivers/infiniband
SRCDIRS += drivers/infiniband/mlx_utils_flexboot/src
SRCDIRS += drivers/infiniband/mlx_utils/src/public
SRCDIRS += drivers/infiniband/mlx_utils/mlx_lib/mlx_reg_access
SRCDIRS += drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig
SRCDIRS += drivers/infiniband/mlx_utils/mlx_lib/mlx_vmac
SRCDIRS += drivers/infiniband/mlx_utils/mlx_lib/mlx_blink_leds
SRCDIRS += drivers/infiniband/mlx_utils/mlx_lib/mlx_link_speed
SRCDIRS += drivers/infiniband/mlx_nodnic/src
SRCDIRS += drivers/usb
SRCDIRS += interface/pxe interface/efi interface/smbios
SRCDIRS += interface/bofm
Expand Down

0 comments on commit 0a20373

Please sign in to comment.