We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c31e87 + 38556ee commit a7773c1Copy full SHA for a7773c1
1 file changed
src/Makefile
@@ -27,7 +27,7 @@ install: install-software install-docs
27
install-software: install-kernel-dep install-kernel-indep install-menu
28
29
ifeq ($(origin KERNELRELEASE), undefined)
30
-MAKEFLAGS += --warn-undefined-variables
+#MAKEFLAGS += --warn-undefined-variables
31
endif
32
33
EXTRAFLAGS :=
0 commit comments