commit | c8138a57bbd1a13a2e23d34d3f8f338dd5b526ca | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Tue Dec 17 13:18:19 2019 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Tue Jan 07 02:18:45 2020 +0900 |
tree | 47b20d8802c1e35b8531053033e70eea40c32e50 | |
parent | 1d1352373ebcc627172132f261ea46df0cec767e [diff] |
kconfig: use $(PERL) in Makefile The top Makefile defines and exports the variable 'PERL'. Use it in case somebody wants to specify a particular version of perl from the command line. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>