xtensa: make sample_controller runnable on QEMU
Add QEMU_CPU_TYPE for the sample_controller, so that zephyr image could be run on QEMU with sample_controller core. Change-Id: Id9e97a43c4b7921142289dcf97ff782993ca0463 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
This commit is contained in:
parent
6a89999787
commit
0538dc1a1c
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
obj- = soc.o
|
||||
|
||||
QEMU_CPU_TYPE_xtensa = sample_controller
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue