6 lines
203 B
Makefile
6 lines
203 B
Makefile
|
# sonic-config-engine package
|
||
|
|
||
|
SONIC_CONFIG_ENGINE = sonic-config-engine_1.0-1_all.deb
|
||
|
$(SONIC_CONFIG_ENGINE)_SRC_PATH = $(SRC_PATH)/sonic-config-engine
|
||
|
SONIC_PYTHON_STDEB_DEBS += $(SONIC_CONFIG_ENGINE)
|