package/vde2: put the \ just one space after the line of _VDE2_CONF_OPTS items
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
1531392c83
commit
7abd7059e9
@ -26,11 +26,11 @@ VDE2_AUTORECONF = YES
|
||||
# Note: disabled features can be added with corresponding dependencies
|
||||
# in future commits.
|
||||
VDE2_CONF_OPTS = \
|
||||
--disable-experimental \
|
||||
--disable-cryptcab \
|
||||
--disable-pcap \
|
||||
--disable-python \
|
||||
--disable-profile \
|
||||
--disable-experimental \
|
||||
--disable-cryptcab \
|
||||
--disable-pcap \
|
||||
--disable-python \
|
||||
--disable-profile \
|
||||
--disable-kernel-switch \
|
||||
--enable-tuntap
|
||||
|
||||
@ -38,11 +38,11 @@ VDE2_CONF_OPTS = \
|
||||
VDE2_MAKE = $(MAKE1)
|
||||
|
||||
HOST_VDE2_CONF_OPTS = \
|
||||
--disable-experimental \
|
||||
--disable-cryptcab \
|
||||
--disable-pcap \
|
||||
--disable-python \
|
||||
--disable-profile \
|
||||
--disable-experimental \
|
||||
--disable-cryptcab \
|
||||
--disable-pcap \
|
||||
--disable-python \
|
||||
--disable-profile \
|
||||
--disable-kernel-switch \
|
||||
--enable-tuntap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user