On Mon, Apr 23, 2018 at 12:47 PM, Lothar Felten wrote:
> This patch enables the WoL command
>
> Signed-off-by: Lothar Felten
> ---
> cmd/Kconfig | 5 +
> cmd/net.c | 14 ++
> include/net.h | 3 ++-
> net/Makefile | 1 +
> net/net.c | 19 +++
> 5 file
Hi Lothar,
On 23 April 2018 at 11:47, Lothar Felten wrote:
> This patch enables the WoL command
>
> Signed-off-by: Lothar Felten
> ---
> cmd/Kconfig | 5 +
> cmd/net.c | 14 ++
> include/net.h | 3 ++-
> net/Makefile | 1 +
> net/net.c | 19 +++
> 5
This patch enables the WoL command
Signed-off-by: Lothar Felten
---
cmd/Kconfig | 5 +
cmd/net.c | 14 ++
include/net.h | 3 ++-
net/Makefile | 1 +
net/net.c | 19 +++
5 files changed, 41 insertions(+), 1 deletion(-)
diff --git a/cmd/Kconfig b/cmd/
3 matches
Mail list logo