c6c1f6a548
Signed-off-by: Felix Fietkau <nbd@nbd.name>
11 lines
210 B
Diff
11 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
|