diff options
Diffstat (limited to 'drivers/lan91c96.c')
| -rw-r--r-- | drivers/lan91c96.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/lan91c96.c b/drivers/lan91c96.c index 07c374f05..ecdcbd9b3 100644 --- a/drivers/lan91c96.c +++ b/drivers/lan91c96.c @@ -65,7 +65,7 @@  #ifdef CONFIG_DRIVER_LAN91C96 -#if (CONFIG_COMMANDS & CFG_CMD_NET) || defined(CONFIG_CMD_NET) +#if defined(CONFIG_CMD_NET)  /*------------------------------------------------------------------------   * |