X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=post%2Flib_ppc%2Fandi.c;h=52ec7c4d4e919c384bd3b62e3a9636d3399d34e2;hb=e4430779623af500de1cee7892c379f07ef59813;hp=75ba7a66a225ab294afd370e9e48ec623acee0e4;hpb=1a247ba7fa5fb09f56892a09a990f03ce564b3e2;p=u-boot diff --git a/post/lib_ppc/andi.c b/post/lib_ppc/andi.c index 75ba7a66a2..52ec7c4d4e 100644 --- a/post/lib_ppc/andi.c +++ b/post/lib_ppc/andi.c @@ -35,7 +35,7 @@ #include #include "cpu_asm.h" -#if CONFIG_POST & CFG_POST_CPU +#if CONFIG_POST & CONFIG_SYS_POST_CPU extern void cpu_post_exec_21 (ulong *code, ulong *cr, ulong *res, ulong op); extern ulong cpu_post_makecr (long v);