mac80211: update to wireless-testing 2017-10-06
[openwrt/staging/chunkeey.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