]> Git Repo - J-u-boot.git/blobdiff - post/lib_powerpc/complex.c
post: Migrate to Kconfig
[J-u-boot.git] / post / lib_powerpc / complex.c
index bb29e91701276f22dbe809cb53d6a2ac0576dd73..d2ec21b0cbeadfa08720d9533a03ae787760e07d 100644 (file)
@@ -18,7 +18,7 @@
 #include <post.h>
 #include "cpu_asm.h"
 
-#if CONFIG_POST & CONFIG_SYS_POST_CPU
+#if CFG_POST & CONFIG_SYS_POST_CPU
 
 extern int cpu_post_complex_1_asm (int a1, int a2, int a3, int a4, int n);
 extern int cpu_post_complex_2_asm (int x, int n);
This page took 0.025294 seconds and 4 git commands to generate.