got the following compilation error when trying to compile the Synopsys DesignWare Ethernet driver: In file included from drivers/ethernet/eth_dw.c:25:0: drivers/ethernet/eth_dw_priv.h:27:28: fatal error: contiki/ip/uip.h: No such file or directory Fixed by adding correct include path in ethernet Makefile Change-Id: I8ea50e3ffb89e54349140de124f68d196a412f8e Signed-off-by: Jean-Paul Etienne <jean-paul.etienne@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
|---|---|---|
| .. | ||
| eth_dw_priv.h | ||
| eth_dw.c | ||
| ethernet.h | ||
| Kconfig | ||
| Makefile | ||