[debug]: Fix src path mistake for sonic-swss. (#3186)
This commit is contained in:
parent
7af546908f
commit
6c4ec396ba
@ -15,5 +15,5 @@ $(eval $(call add_derived_package,$(SWSS),$(SWSS_DBG)))
|
|||||||
# The .c, .cpp, .h & .hpp files under src/{$DBG_SRC_ARCHIVE list}
|
# The .c, .cpp, .h & .hpp files under src/{$DBG_SRC_ARCHIVE list}
|
||||||
# are archived into debug one image to facilitate debugging.
|
# are archived into debug one image to facilitate debugging.
|
||||||
#
|
#
|
||||||
DBG_SRC_ARCHIVE += swss
|
DBG_SRC_ARCHIVE += sonic-swss
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user