examples/vdpa: remove trace of legacy linuxapp
authorDavid Marchand <david.marchand@redhat.com>
Mon, 17 Jun 2019 07:54:42 +0000 (09:54 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 20 Jun 2019 21:42:04 +0000 (23:42 +0200)
commit0e34bced7829dc9cb74e0af81f3f12058380b352
tree5bc1b70deb482a086436f315f8f5d16a07a3bbbf
parent08505c6f41ff4c61180ef120b403343424bc0956
examples/vdpa: remove trace of legacy linuxapp

This check on Linux environment has been added at a time when we already
had switched to using the boolean RTE_EXEC_ENV_LINUXAPP.
It was then missed when converting to RTE_EXEC_ENV_LINUX.

Fixes: edbed86d1cc3 ("examples/vdpa: introduce a new sample for vDPA")
Fixes: 742bde12f3bd ("build/linux: rename macro from LINUXAPP to LINUX")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
examples/vdpa/Makefile