mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
ipsec-tools: remove useless spaces in conditions
We typically use: ifeq ($(BR2_...),y) and not: ifeq ($(BR2_...), y) So this commit aligns the ipsec-tools package with this common practice. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9849366388
commit
c0c4ee62c0