Makefile: Add 'make run' command for platform specific run
authorOlof Johansson <olof@lixom.net>
Fri, 15 Feb 2019 03:46:47 +0000 (09:16 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 15 Feb 2019 10:24:44 +0000 (15:54 +0530)
commit868e20df8b302c20782026a806dda317b76655e9
tree621a78fadd96f831d67b2252e001900b015120b3
parent286b80768beb16130f869877875af2f581439b2b
Makefile: Add 'make run' command for platform specific run

Makes for easy and quick build-run one-stop command.

For now only added for qemu targets. It can be added for
any platform having simulator/emulator (such as QEMU).

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Makefile
platform/qemu/sifive_u/config.mk
platform/qemu/virt/config.mk
platform/template/config.mk