[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-327-g3c4ce32 |
Date: |
Thu, 14 Jun 2018 14:19:52 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via 3c4ce326666728b04e4c3a48feb6589978955ca3 (commit)
from d4e40e6b026914c849d415beac57adfd880f1dbe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3c4ce326666728b04e4c3a48feb6589978955ca3
Author: Sylvain Rochet <address@hidden>
Date: Thu Jun 14 20:17:33 2018 +0200
PPP, PPPoS, example: condition build to PPPOS_SUPPORT instead of PPP_SUPPORT
Build fail if PPP_SUPPORT is enabled but PPPOS_SUPPORT is not because
we try to compile PPPoS example while PPPOS_SUPPORT is disabled.
Signed-off-by: Sylvain Rochet <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
examples/ppp/pppos_example.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-327-g3c4ce32,
Sylvain Rochet <=