misc: correct typo in Makefiles for PKG_LICENSE_FILES

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard
2014-11-24 23:42:42 -08:00
parent 526cd2f6b5
commit ac7cd4c6e6
66 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ PKG_MD5SUM:=a806c6b10b186b7d06a7eab12c3bc880
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_MAINTAINER:=Christian Pointner <equinox@spreadspace.org>
PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILE:=gpl-2.0.txt
PKG_LICENSE_FILES:=gpl-2.0.txt
include $(INCLUDE_DIR)/package.mk
define Package/stm32flash