devtools: remove already enabled nfp from build test
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 19 Jul 2018 03:03:31 +0000 (04:03 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Jul 2018 08:30:08 +0000 (10:30 +0200)
commit62d58259e5d7bc195e842ca761e1a87c6db34031
treea3c2e3f6c739e982d54c7f952acd9abda2dc38ca
parent7ab927f70a693f15b679d033512cb5802fa10c9b
devtools: remove already enabled nfp from build test

NFP PMD does not have any external dependency.
It only requires Linux OS, so it is not needed
to be enabled in the test-build script.

Fixes: 80987c40fd28 ("config: enable nfp driver on Linux")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Alejandro Lucero <alejandro.lucero@netronome.com>
devtools/test-build.sh