]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib_sparc/board.c
cmd_mac: Move conditional compilation to Makefile
[people/ms/u-boot.git] / lib_sparc / board.c
index 205a8ca5327b0e1309d3b7603903640d92e363b6..15d69355ea3c65c617f540c5150c26c2e199aa14 100644 (file)
@@ -409,7 +409,7 @@ void board_init_f(ulong bootflag)
        }
 #endif
 
-#ifdef CFG_ID_EEPROM
+#ifdef CONFIG_ID_EEPROM
        mac_read_from_eeprom();
 #endif