devtools: fix building kernel component tags
authorJerin Jacob <jerinj@marvell.com>
Wed, 17 Jul 2019 15:54:42 +0000 (21:24 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 30 Jul 2019 22:22:33 +0000 (00:22 +0200)
commit7f12dfdcaec0b09bc7c077fd4a2481f8065b9991
treef1ec3844283a6b943089b6333ae88f5bf6c66cf2
parent53f293c9a7833747d90b90bf33d12fe1d4f8ef1e
devtools: fix building kernel component tags

Update devtools/build-tags.sh to account the kernel
components under in kernel directory.

Fixes: acaa9ee991b5 ("move kernel modules directories")
Cc: stable@dpdk.org
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
devtools/build-tags.sh