Skip to content
Commit c0c4ee62 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 98493663
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment