Remove reference to PPPOE_SUPPORT in opt.h - leads to compile errors because it has no default definition (only in ppp_opts.h)

This commit is contained in:
Dirk Ziegelmeier 2016-07-21 12:53:33 +02:00
parent 299a19e135
commit 3ad2ad2329

View File

@ -478,7 +478,7 @@
* might be disabled
*/
#ifndef LWIP_ETHERNET
#define LWIP_ETHERNET (LWIP_ARP || PPPOE_SUPPORT)
#define LWIP_ETHERNET LWIP_ARP
#endif
/** ETH_PAD_SIZE: number of bytes added before the ethernet header to ensure