summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Yartys <michael.yartys@protonmail.com>2021-06-21 13:37:20 +0200
committerPaul Spooren <mail@aparcar.org>2021-06-21 08:34:39 -1000
commitf0f1d68d528402b4d51a1dd08d2e2c9034167f92 (patch)
tree4875fa3838a43c01529f618568e6f28c3d37f6c6
parent181054bf7939decd8ce6f32b6f8e2a363ab55e24 (diff)
downloadopenwrt-f0f1d68d528402b4d51a1dd08d2e2c9034167f92.tar.gz
openwrt-f0f1d68d528402b4d51a1dd08d2e2c9034167f92.tar.bz2
openwrt-f0f1d68d528402b4d51a1dd08d2e2c9034167f92.zip
ath10k-ct: fix typo in Makefile
Add forgotten colon to Makefile. Signed-off-by: Michael Yartys <michael.yartys@protonmail.com>
-rw-r--r--package/kernel/ath10k-ct/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index f06d7cf132..5681c5c2cd 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=$(AUTORELEASE)
+PKG_RELEASE:=$(AUTORELEASE)
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=