mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2026-03-20 03:39:25 +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)
|