mirror of
https://github.com/Telecominfraproject/oopt-sonic-build.git
synced 2026-01-27 10:22:02 +00:00
6 lines
106 B
Makefile
6 lines
106 B
Makefile
# ptf package
|
|
|
|
PTF = python-ptf_0.9-1_all.deb
|
|
$(PTF)_SRC_PATH = $(SRC_PATH)/ptf
|
|
SONIC_DPKG_DEBS += $(PTF)
|