From: Michael Yartys Date: Mon, 21 Jun 2021 11:37:20 +0000 (+0200) Subject: ath10k-ct: fix typo in Makefile X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=f0f1d68d528402b4d51a1dd08d2e2c9034167f92 ath10k-ct: fix typo in Makefile Add forgotten colon to Makefile. Signed-off-by: Michael Yartys --- 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:=