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:
parent
46a172ae3c
commit
2d926f3594
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue