mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
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-python \
|
||||||
--disable-profile \
|
--disable-profile \
|
||||||
--disable-kernel-switch \
|
--disable-kernel-switch \
|
||||||
--enable-tuntap \
|
--enable-tuntap
|
||||||
|
|
||||||
# Package does not build in parallel due to improper make rules
|
# Package does not build in parallel due to improper make rules
|
||||||
VDE2_MAKE = $(MAKE1)
|
VDE2_MAKE = $(MAKE1)
|
||||||
@ -44,7 +44,7 @@ HOST_VDE2_CONF_OPTS = \
|
|||||||
--disable-python \
|
--disable-python \
|
||||||
--disable-profile \
|
--disable-profile \
|
||||||
--disable-kernel-switch \
|
--disable-kernel-switch \
|
||||||
--enable-tuntap \
|
--enable-tuntap
|
||||||
|
|
||||||
HOST_VDE2_MAKE = $(MAKE1)
|
HOST_VDE2_MAKE = $(MAKE1)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user