]> git.sur5r.net Git - u-boot/blobdiff - cmd/elf.c
net: Move enetaddr env access code to env config instead of net config
[u-boot] / cmd / elf.c
index f874073280d05cf5dc1ba2377aa3d67053e16d4e..038796498c0b24f2e7a305282fc2b7ef43f2e113 100644 (file)
--- a/cmd/elf.c
+++ b/cmd/elf.c
@@ -16,6 +16,7 @@
 #include <common.h>
 #include <command.h>
 #include <elf.h>
+#include <environment.h>
 #include <net.h>
 #include <vxworks.h>
 #ifdef CONFIG_X86