package/vde2: remove trailing \ from last item of _VDE2_CONF_OPTS
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
77f23c4d66
commit
1531392c83
@ -32,7 +32,7 @@ VDE2_CONF_OPTS = \
|
||||
--disable-python \
|
||||
--disable-profile \
|
||||
--disable-kernel-switch \
|
||||
--enable-tuntap \
|
||||
--enable-tuntap
|
||||
|
||||
# Package does not build in parallel due to improper make rules
|
||||
VDE2_MAKE = $(MAKE1)
|
||||
@ -44,7 +44,7 @@ HOST_VDE2_CONF_OPTS = \
|
||||
--disable-python \
|
||||
--disable-profile \
|
||||
--disable-kernel-switch \
|
||||
--enable-tuntap \
|
||||
--enable-tuntap
|
||||
|
||||
HOST_VDE2_MAKE = $(MAKE1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user