From 8b5421f6996bdbddd95bd6eadf4ace673a7c6df8 Mon Sep 17 00:00:00 2001 From: Ted Hess Date: Tue, 9 Dec 2014 11:38:38 -0500 Subject: misc: Correct tag spelling PKG_LICENSE_FILES Signed-off-by: Ted Hess --- utils/open-plc-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/open-plc-utils') diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile index bc835250f..c7e19f18b 100644 --- a/utils/open-plc-utils/Makefile +++ b/utils/open-plc-utils/Makefile @@ -20,7 +20,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Florian Fainelli PKG_LICENSE:=ISC -PKG_LICENSE_FILE:=LICENSE +PKG_LICENSE_FILES:=LICENSE PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3