X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fcogent%2Fmb.c;h=c0256433ce9040b641d4144fc8df0781ccba8df4;hb=7ae350a0305de592faa8903255c988d4e6afb194;hp=3eea47d3e83a7b8487115232a5ba16931f1da9b6;hpb=faca8ff55f4a2cf45fb906cc37f44601149fc00e;p=u-boot diff --git a/board/cogent/mb.c b/board/cogent/mb.c index 3eea47d3e8..c0256433ce 100644 --- a/board/cogent/mb.c +++ b/board/cogent/mb.c @@ -14,7 +14,7 @@ /* ------------------------------------------------------------------------- */ -#if defined(CONFIG_8260) +#if defined(CONFIG_MPC8260) #include @@ -186,7 +186,7 @@ const iop_conf_t iop_conf_tab[4][32] = { } }; -#endif /* CONFIG_8260 */ +#endif /* CONFIG_MPC8260 */ /* ------------------------------------------------------------------------- */