devtools: fix alignment of Marvell build options
authorThomas Monjalon <thomas@monjalon.net>
Thu, 18 Oct 2018 15:36:15 +0000 (17:36 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 25 Oct 2018 14:47:13 +0000 (16:47 +0200)
commit9dcfe21eadc0f09032d17d846538de2f20dcb0c2
treeeb9c70044e3eec1c6aa01b0048de9d9c46c47a37
parent953ff37d9d682b8dc0246d4a2cf9f8783f493730
devtools: fix alignment of Marvell build options

Really minor issue:
There were extra spaces making the alignment wrong.

Fixes: e95faac15110 ("crypto/mrvl: rename PMD to mvsam")
Fixes: 4ccc8d770d3b ("net/mvneta: add PMD skeleton")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
devtools/test-build.sh