From f4e68f469101bcc29885df113259af1b49147f6b Mon Sep 17 00:00:00 2001 From: Michael Yartys Date: Mon, 21 Jun 2021 13:37:20 +0200 Subject: [PATCH] ath10k-ct: fix typo in Makefile Add forgotten colon to Makefile. Signed-off-by: Michael Yartys (cherry picked from commit f0f1d68d528402b4d51a1dd08d2e2c9034167f92) --- package/kernel/ath10k-ct/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile index dbf9d8cd63..a4a4caa333 100644 --- a/package/kernel/ath10k-ct/Makefile +++ b/package/kernel/ath10k-ct/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ath10k-ct -PKG_RELEASE=1 +PKG_RELEASE:=1 PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=