mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-15 20:37:13 +00:00
[platform/mellanox] install SDK/SAI dbg symbols in debug image (#3310)
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
This commit is contained in:
committed by
lguohan
parent
17b5fd2b5f
commit
86aa00a4ab
@@ -2,7 +2,7 @@
|
||||
SHELL = /bin/bash
|
||||
|
||||
MAIN_TARGET = python-sdk-api_1.mlnx.$(MLNX_SDK_DEB_VERSION)_amd64.deb
|
||||
DERIVED_TARGETS =
|
||||
DERIVED_TARGETS = python-sdk-api-dbgsym_1.mlnx.$(MLNX_SDK_DEB_VERSION)_amd64.deb
|
||||
PACKAGE_NAME = python_sdk_api
|
||||
|
||||
$(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
|
||||
|
||||
Reference in New Issue
Block a user