Correct kernel type in XIP README.txt

Fixes README.txt for nanokernel's test_xip to refer to the nanokernel instead
of the microkernel.

Change-Id: I03866e88ec67515b827b901d49b1e7b10d3866d0
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2015-07-30 16:48:52 -04:00 committed by Anas Nashif
commit b2267b28f1

View file

@ -2,13 +2,13 @@ Title: XIP Support
Description:
This test verifies XIP is working in the microkernel
This test verifies XIP is working in the nanokernel.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This nanokernel project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu