mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
18 lines
445 B
Makefile
18 lines
445 B
Makefile
# UAPI Header export list
|
|
header-y += ib_user_cm.h
|
|
header-y += ib_user_mad.h
|
|
header-y += ib_user_sa.h
|
|
header-y += ib_user_verbs.h
|
|
header-y += rdma_netlink.h
|
|
header-y += rdma_user_cm.h
|
|
header-y += hfi/
|
|
header-y += rdma_user_rxe.h
|
|
header-y += cxgb3-abi.h
|
|
header-y += cxgb4-abi.h
|
|
header-y += mlx4-abi.h
|
|
header-y += mlx5-abi.h
|
|
header-y += mthca-abi.h
|
|
header-y += nes-abi.h
|
|
header-y += ocrdma-abi.h
|
|
header-y += hns-abi.h
|
|
header-y += vmw_pvrdma-abi.h
|