DHDAXCW-Rockchip-OpenWrt/package/kernel/mac80211/patches/012-kernel_build_check.patch
coolsnowwolf 688513f8fc Revert "sync wireless drivers with LEDE 17.01.4 stable"
This reverts commit 9cf4daca931342851711751aadb8dd877ba6d743.
2017-11-04 14:53:16 +08:00

12 lines
210 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# Makefile for the output source package
#
-ifeq ($(KERNELRELEASE),)
+ifeq ($(KERNELVERSION),)
MAKEFLAGS += --no-print-directory
SHELL := /usr/bin/env bash