Skip to content

Commit 38556ee

Browse files
committed
Remove make terminal clutter
1 parent df7a294 commit 38556ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ install: install-software install-docs
2727
install-software: install-kernel-dep install-kernel-indep install-menu
2828

2929
ifeq ($(origin KERNELRELEASE), undefined)
30-
MAKEFLAGS += --warn-undefined-variables
30+
#MAKEFLAGS += --warn-undefined-variables
3131
endif
3232

3333
EXTRAFLAGS :=

0 commit comments

Comments
 (0)