diff --git a/Makefile b/Makefile index 559594fe1d8f2cbca39c08687220c0103d10a8eb..4dc33459894687afb87214b6910502111d625878 100644 --- a/Makefile +++ b/Makefile @@ -408,7 +408,7 @@ AWK = awk PERL = perl PYTHON ?= python PYTHON2 = python2 -PYTHON3 = python3 +PYTHON3 ?= python3 DTC ?= $(objtree)/scripts/dtc/dtc CHECK = sparse