diff options
Diffstat (limited to 'board/embest')
-rw-r--r-- | board/embest/mx6boards/mx6boards.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/embest/mx6boards/mx6boards.c b/board/embest/mx6boards/mx6boards.c index b644f273fe..50b6f98c29 100644 --- a/board/embest/mx6boards/mx6boards.c +++ b/board/embest/mx6boards/mx6boards.c @@ -14,6 +14,7 @@ #include <common.h> #include <init.h> +#include <net.h> #include <asm/arch/clock.h> #include <asm/arch/sys_proto.h> #include <asm/arch/imx-regs.h> |