[Buildroot] [PATCH v2] cannelloni: make SCTP support optional

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Apr 18 11:35:10 UTC 2016


Hello,

On Mon, 18 Apr 2016 12:06:58 +0200, yegorslists at googlemail.com wrote:

> +ifeq ($(BR2_PACKAGE_LKSCTP_TOOLS),y)
> +CANNELLONI_CONF_OPTS += -DSCTP_SUPPORT=ON
>  CANNELLONI_DEPENDENCIES = lksctp-tools

Now that this dependency is conditional, I've changed this = to += to
avoid possible mistakes in the future.

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list