mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 14:06:54 +00:00
hv: set SHELL in top-level Makefile
Explicitly set the SHELL variable in the top-level Makefile. This ensures that 'echo -e' as used in the Makefile behaves correctly on various systems. It does require /bin/bash to be present but that is probably true on many systems. Tracked-On: #5588 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
b87070f95a
commit
7a4b811a63