devtools: add mrvl net PMD to test-build
Add MRVL NET PMD to test build tool. Signed-off-by: Tomasz Duszynski <tdu@semihalf.com> Acked-by: Jianbo Liu <jianbo.liu@arm.com>
This commit is contained in:
parent
1a05aff28c
commit
05dabebf5c
@ -197,6 +197,8 @@ config () # <directory> <target> <options>
|
||||
sed -ri 's,(SCHED_.*=)n,\1y,' $1/.config
|
||||
test -z "$LIBMUSDK_PATH" || \
|
||||
sed -ri 's,(PMD_MRVL_CRYPTO=)n,\1y,' $1/.config
|
||||
test -z "$LIBMUSDK_PATH" || \
|
||||
sed -ri 's,(MRVL_PMD=)n,\1y,' $1/.config
|
||||
build_config_hook $1 $2 $3
|
||||
|
||||
# Explicit enabler/disabler (uppercase)
|
||||
|
Loading…
x
Reference in New Issue
Block a user