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:
Max Filippov 2017-02-16 10:26:40 -08:00 committed by Anas Nashif
commit 0538dc1a1c

View file

@ -1 +1,3 @@
obj- = soc.o
QEMU_CPU_TYPE_xtensa = sample_controller