X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fcogent%2Fmb.c;h=c0256433ce9040b641d4144fc8df0781ccba8df4;hp=3eea47d3e83a7b8487115232a5ba16931f1da9b6;hb=58dac32764728f2f621377442d785936ec6925e8;hpb=cfda6bd2d803d0c01f485668eb8d952deb23cf2b 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 */ /* ------------------------------------------------------------------------- */