Bruce Richardson <[email protected]> writes: > To allow use of the DPDK python scripts (installed in $(prefix)/bin) > from within the makefiles of our examples, we need to export the PATH > variable with the location of our installed scripts from within our CI > scripts. This matches what is already done for other paths e.g. the > PKG_CONFIG_PATH variable. > > Signed-off-by: Bruce Richardson <[email protected]> > ---
Reviewed-by: Aaron Conole <[email protected]>

