dpdk-module : add whitespace around assignments to fix build warnings

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Yogesh Tyagi 2025-05-26 11:20:40 +08:00 committed by Anuj Mittal
parent 59a2755d76
commit 9129b4e08c
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -22,7 +22,7 @@ COMPATIBLE_HOST:linux-gnux32 = "null"
export S
export STAGING_KERNEL_DIR
export STAGING_INCDIR
export INSTALL_MOD_DIR="dpdk"
export INSTALL_MOD_DIR = "dpdk"
do_configure[noexec] = "1"