Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
package
/
kernel
/
mac80211
/
patches
/
build
/
012-kernel_build_check.patch
blob: d225ba1820b911003c267809b07c565e5e42d034 [
file
] [
log
] [
blame
]
---
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