[debug]: Fix src path mistake for sonic-swss. (#3186)

This commit is contained in:
Renuka Manavalan 2019-07-19 06:55:39 -07:00 committed by lguohan
parent 7af546908f
commit 6c4ec396ba

View File

@ -15,5 +15,5 @@ $(eval $(call add_derived_package,$(SWSS),$(SWSS_DBG)))
# The .c, .cpp, .h & .hpp files under src/{$DBG_SRC_ARCHIVE list}
# are archived into debug one image to facilitate debugging.
#
DBG_SRC_ARCHIVE += swss
DBG_SRC_ARCHIVE += sonic-swss