native: doc eth TAP: can only be compiled in Unix

Minor change in eth tap interface, as it can only be compiled
in Unix

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
Alberto Escolar Piedras 2018-04-04 09:48:49 +02:00 committed by Anas Nashif
parent 46a172ae3c
commit 2d926f3594

View file

@ -21,6 +21,7 @@ below.
.. zephyr-app-commands::
:zephyr-app: samples/net/eth_native_posix
:host-os: unix
:board: native_posix
:conf: <config file to use>
:goals: build