mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-17 02:49:03 +02:00
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:
parent
59a2755d76
commit
9129b4e08c
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user