diff --git a/lib/rbcodec/dsp/dsp_arm.S b/lib/rbcodec/dsp/dsp_arm.S index 70571f17d9..8592d9cb40 100644 --- a/lib/rbcodec/dsp/dsp_arm.S +++ b/lib/rbcodec/dsp/dsp_arm.S @@ -570,7 +570,7 @@ pga_process: */ #define HIGH_PRECISION 0 -#if CONFIG_CPU == PP5002 +#if defined(CPU_PP) .section .icode,"ax",%progbits #else .section .text, "ax",%progbits