Re: [dpdk-dev] [PATCH v2] mk: allow exec-env specific targets
06/06/2017 14:58, Jerin Jacob: > Add a hook in generic rte.sdkbuild.mk file > to include exec-env specific targets. > > Signed-off-by: Jerin Jacob Applied, thanks
[dpdk-dev] [PATCH v2] mk: allow exec-env specific targets
Add a hook in generic rte.sdkbuild.mk file to include exec-env specific targets. Signed-off-by: Jerin Jacob --- Useful in integrating some custom targets in nonstandard execution environments. For example, a bare-metal-simulator exec execution environment may need a target to run the dpdk applica