update relative path to include platform for clarity

This commit is contained in:
kram 2018-01-02 22:25:59 -08:00
parent 547049a806
commit 4eec93af5b
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
"tofino-bin": "share/tofinopd/switch/tofino.bin",
"switchapi": "lib/libswitchapi.so",
"switchsai": "lib/libswitchsai.so",
"agent0": "lib/mavericks/libpltfm_mgr.so",
"agent0": "lib/platform/x86_64-accton_wedge100bf_32x-r0/libpltfm_mgr.so",
"switchapi_port_add": false
}
]

View File

@ -26,7 +26,7 @@
"tofino-bin": "share/tofinopd/switch/tofino.bin",
"switchapi": "lib/libswitchapi.so",
"switchsai": "lib/libswitchsai.so",
"agent0": "lib/mavericks/libpltfm_mgr.so",
"agent0": "lib/platform/x86_64-accton_wedge100bf_65x-r0/libpltfm_mgr.so",
"switchapi_port_add": false
}
]