aboutsummaryrefslogtreecommitdiff
path: root/drivers/sk98lin/uboot_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sk98lin/uboot_drv.c')
-rw-r--r--drivers/sk98lin/uboot_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sk98lin/uboot_drv.c b/drivers/sk98lin/uboot_drv.c
index 263dac810..d02cd1be2 100644
--- a/drivers/sk98lin/uboot_drv.c
+++ b/drivers/sk98lin/uboot_drv.c
@@ -25,7 +25,7 @@
#include <common.h>
-#if (CONFIG_COMMANDS & CFG_CMD_NET) && defined(CONFIG_NET_MULTI) && \
+#if defined(CONFIG_CMD_NET) && defined(CONFIG_NET_MULTI) && \
defined(CONFIG_SK98)
#include "h/skdrv1st.h"