X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=post%2Flib_ppc%2Ffpu%2F980619-1.c;h=ceb2b76bf53c485bc5a9019900cae490aa2635ce;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=7f26482a57d43516d59d3abf0013492ace48dea3;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/post/lib_ppc/fpu/980619-1.c b/post/lib_ppc/fpu/980619-1.c index 7f26482..ceb2b76 100644 --- a/post/lib_ppc/fpu/980619-1.c +++ b/post/lib_ppc/fpu/980619-1.c @@ -28,7 +28,7 @@ #include -#if CONFIG_POST & CFG_POST_FPU +#if CONFIG_POST & CONFIG_SYS_POST_FPU int fpu_post_test_math4 (void) { @@ -54,4 +54,4 @@ int fpu_post_test_math4 (void) return 0; } -#endif /* CONFIG_POST & CFG_POST_FPU */ +#endif /* CONFIG_POST & CONFIG_SYS_POST_FPU */