coreboot/src/soc
Julius Werner 85b41445b5 ipq40xx: Run python script without explicit 'python' call
This patch changes the ipq40xx Makefile.inc to follow established
coreboot practice of calling Python scripts directly rather than
invoking the 'python' interpreter explicitly. This has the added effect
of honoring the scripts shebang (which in this case is set to
'python2').

Change-Id: If96e8313527c411ef1bb6386e03b6a209c750131
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36763
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-11-18 22:14:42 +00:00
..
amd */Makefile: Always build enable_usbdebug.c 2019-11-18 10:59:39 +00:00
cavium arch/arm64: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:24 +00:00
imgtec arch/mips: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:40:25 +00:00
intel */Makefile: Always build enable_usbdebug.c 2019-11-18 10:59:39 +00:00
mediatek soc/mediatek/mt8183: Get more space for PreRAM memconsole 2019-11-16 20:43:04 +00:00
nvidia lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
qualcomm ipq40xx: Run python script without explicit 'python' call 2019-11-18 22:14:42 +00:00
rockchip rockchip/rk3288: Split free SRAM more evenly between stages 2019-11-14 17:10:13 +00:00
samsung lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
sifive soc/sifive/fu540: Support booting from SD card 2019-11-14 11:38:43 +00:00
ucb lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00