h69k/package/kernel/mac80211/patches/build/012-kernel_build_check.patch

12 lines
210 B
Diff
Raw Normal View History

2024-09-29 14:35:28 +00:00
--- 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