2016-06-09 06:10:56 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2016 Intel Corporation
|
|
|
|
#
|
2017-01-19 09:01:01 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2016-06-09 06:10:56 +08:00
|
|
|
#
|
|
|
|
|
2017-06-16 13:40:18 +08:00
|
|
|
all qemu flash pristine clean:
|
2016-11-12 02:50:24 +08:00
|
|
|
$(MAKE) -C hello_world $@
|
2016-08-02 06:50:36 +08:00
|
|
|
|
2016-11-12 02:50:24 +08:00
|
|
|
run : qemu
|