share/mk: Include libbnxtre entry in bsd.libnames.mk
Add libbnxtre entry in bsd.libnames.mk file. MFC-After: 3 days Reviewed-by: sumit.saxena@broadcom.com Differential-Revision: https://reviews.freebsd.org/D49603
This commit is contained in:
@@ -10,6 +10,7 @@ SUBDIR= \
|
|||||||
libcxgb4 \
|
libcxgb4 \
|
||||||
libmlx4 \
|
libmlx4 \
|
||||||
libmlx5 \
|
libmlx5 \
|
||||||
|
libbnxtre \
|
||||||
libirdma \
|
libirdma \
|
||||||
libibnetdisc \
|
libibnetdisc \
|
||||||
libopensm
|
libopensm
|
||||||
|
|||||||
@@ -118,6 +118,7 @@ LIBMENU?= ${LIBDESTDIR}${LIBDIR_BASE}/libmenu.a
|
|||||||
LIBMILTER?= ${LIBDESTDIR}${LIBDIR_BASE}/libmilter.a
|
LIBMILTER?= ${LIBDESTDIR}${LIBDIR_BASE}/libmilter.a
|
||||||
LIBMLX4?= ${LIBDESTDIR}${LIBDIR_BASE}/libmlx4.a
|
LIBMLX4?= ${LIBDESTDIR}${LIBDIR_BASE}/libmlx4.a
|
||||||
LIBMLX5?= ${LIBDESTDIR}${LIBDIR_BASE}/libmlx5.a
|
LIBMLX5?= ${LIBDESTDIR}${LIBDIR_BASE}/libmlx5.a
|
||||||
|
LIBBNXTRE?= ${LIBDESTDIR}${LIBDIR_BASE}/libbnxtre.a
|
||||||
LIBMP?= ${LIBDESTDIR}${LIBDIR_BASE}/libmp.a
|
LIBMP?= ${LIBDESTDIR}${LIBDIR_BASE}/libmp.a
|
||||||
LIBMT?= ${LIBDESTDIR}${LIBDIR_BASE}/libmt.a
|
LIBMT?= ${LIBDESTDIR}${LIBDIR_BASE}/libmt.a
|
||||||
LIBNCURSES?= ${LIBDESTDIR}${LIBDIR_BASE}/libncurses.a
|
LIBNCURSES?= ${LIBDESTDIR}${LIBDIR_BASE}/libncurses.a
|
||||||
|
|||||||
Reference in New Issue
Block a user