2
0
forked from Ivasoft/openwrt

px5g-wolfssl: cleanup Makefile and SPDX license

Minor cosmetic cleanups of the Makefile and add a SPDX compatible
license headers.

Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren
2020-08-31 10:55:04 -10:00
committed by Daniel Golle
parent 2e2425ce7f
commit 18b1cc2838
2 changed files with 8 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2020 Paul Spooren <mail@aparcar.org>
//
// SPDX-License-Identifier: GPL-2.0-or-later
#define _GNU_SOURCE
#include <stdbool.h>
#include <stdint.h>