]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - post/lib_ppc/cr.c
Merge branch 'next'
[karo-tx-uboot.git] / post / lib_ppc / cr.c
index 2c7976ac311c1244731e69768f9a97f7a0092de0..fbee6d5c406ff4b856414449d8ad524bcc74befe 100644 (file)
@@ -49,7 +49,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_11 (ulong *code, ulong *res, ulong op1);
 extern void cpu_post_exec_21x (ulong *code, ulong *op1, ulong *op2, ulong op3);