]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_ppc/three.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / post / lib_ppc / three.c
index 3fa513b91de036b3dfe8c47105da6e9caa5e4edf..7f8c1e2b8644c04c2ea2b0b8ea04e08bfc2271cd 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);