From ac7cd4c6e6cd1054edb6d9d329a480a6e011ed04 Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Mon, 24 Nov 2014 23:42:42 -0800 Subject: misc: correct typo in Makefiles for PKG_LICENSE_FILES Signed-off-by: Ian Leonard --- net/horst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/horst/Makefile') diff --git a/net/horst/Makefile b/net/horst/Makefile index 29e279a2d..607e2705e 100644 --- a/net/horst/Makefile +++ b/net/horst/Makefile @@ -19,7 +19,7 @@ PKG_SOURCE_VERSION:=version-$(PKG_VERSION) PKG_MAINTAINER:=Bruno Randolf PKG_LICENSE:=GPL-2.0+ -PKG_LICENSE_FILE:=LICENSE +PKG_LICENSE_FILES:=LICENSE PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3