drivers/intel/fsp2_0: don't force-use `python2`
commit9990866fcf9627a3ebf5724c9ed04d52104d22cf
authorMichael Niewöhner <foss@mniewoehner.de>
Sat, 2 Oct 2021 19:05:20 +0000 (2 21:05 +0200)
committerFelix Singer <felixsinger@posteo.net>
Tue, 5 Oct 2021 20:33:18 +0000 (5 20:33 +0000)
treebaf10995b6ead2315911e4ea8810fdcf756b8cfb
parent26f97f9532933da3c1d72a7918c8a24457bbc1c0
drivers/intel/fsp2_0: don't force-use `python2`

Some distributions (e.g. NixOS, Debian) are actively working on getting
rid of EOL Python 2. Since `SplitFspBin.py` supports both Python 2 and
Python 3 as of upstream commit 0bc2b07, use whatever version is present
by utilizing `python`.

Change-Id: I2a657d0d4fc1899266a9574cfdfec1380828d72d
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58088
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
src/drivers/intel/fsp2_0/Makefile.inc