summaryrefslogtreecommitdiffstats
path: root/package/spidev_test/spidev_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/spidev_test/spidev_test.mk')
-rw-r--r--package/spidev_test/spidev_test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spidev_test/spidev_test.mk b/package/spidev_test/spidev_test.mk
index 52441bb3da..50e7a3056d 100644
--- a/package/spidev_test/spidev_test.mk
+++ b/package/spidev_test/spidev_test.mk
@@ -14,7 +14,7 @@ SPIDEV_TEST_VERSION = v3.0
endif
SPIDEV_TEST_SITE = http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/spi
SPIDEV_TEST_SOURCE = spidev_test.c?id=$(SPIDEV_TEST_VERSION)
-SPIDEV_TEST_LICENSE = GPLv2
+SPIDEV_TEST_LICENSE = GPL-2.0
# musl libc requires linux/ioctl.h for _IOC_SIZEBITS. Do a sed patch to keep
# compatibility with different spidev_test.c versions that we support.
OpenPOWER on IntegriCloud