]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_ppc/rlwnm.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / post / lib_ppc / rlwnm.c
index c547bd779c8f78aa60c94fdd532506dd2c5eac79..60bcb6d26c072c0ddc8f037c18c3ff49ecae0706 100644 (file)
@@ -35,7 +35,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);