mac80211: ath10k: Allow to enable the thermal code of ath10k
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / 012-kernel_build_check.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -2,7 +2,7 @@
4 # Makefile for the output source package
5 #
6
7 -ifeq ($(KERNELRELEASE),)
8 +ifeq ($(KERNELVERSION),)
9
10 MAKEFLAGS += --no-print-directory
11 SHELL := /usr/bin/env bash