X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=post%2Flib_ppc%2Fthreex.c;h=350a12ae78ca56726870078415d31e915df86fc9;hb=27dd5f8e1062684f1ba685760409d9b2ab6691bf;hp=1dfcc2ce0663abeb4afefeb15a328a479807a7f6;hpb=53677ef18e25c97ac613349087c5cb33ae5a2741;p=oweals%2Fu-boot.git diff --git a/post/lib_ppc/threex.c b/post/lib_ppc/threex.c index 1dfcc2ce06..350a12ae78 100644 --- a/post/lib_ppc/threex.c +++ b/post/lib_ppc/threex.c @@ -38,7 +38,7 @@ #include #include "cpu_asm.h" -#if CONFIG_POST & CFG_POST_CPU +#if CONFIG_POST & CONFIG_SYS_POST_CPU extern void cpu_post_exec_22 (ulong *code, ulong *cr, ulong *res, ulong op1, ulong op2);