net/softnic: remove trace of legacy linuxapp
authorDavid Marchand <david.marchand@redhat.com>
Mon, 17 Jun 2019 07:54:27 +0000 (09:54 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 28 Jun 2019 18:31:49 +0000 (20:31 +0200)
commite876497c4f6baef09fbee14b702025b67f4fed1c
treeb4f12a2aa8c471f0cf48275cc2f568e01b4b9c80
parent80a430d66f7f394a4a3905c830d9d799e181bcd8
net/softnic: 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: 7709a63bf178 ("net/softnic: add connection agent")
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: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/softnic/Makefile