]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_ppc/threex.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / post / lib_ppc / threex.c
index 1dfcc2ce0663abeb4afefeb15a328a479807a7f6..350a12ae78ca56726870078415d31e915df86fc9 100644 (file)
@@ -38,7 +38,7 @@
 #include <post.h>
 #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);