diff Makefile @ 8496:19e2f1a50aa7 libavcodec

consistency cosmetics: Rename POWERPC identifiers to PPC.
author diego
date Sat, 27 Dec 2008 11:33:26 +0000
parents 902c43f89d92
children cea216e44ee3
line wrap: on
line diff
--- a/Makefile	Sat Dec 27 11:30:30 2008 +0000
+++ b/Makefile	Sat Dec 27 11:33:26 2008 +0000
@@ -463,7 +463,7 @@
                                           bfin/vp3_bfin.o               \
                                           bfin/vp3_idct_bfin.o          \
 
-OBJS-$(ARCH_POWERPC)                   += ppc/dsputil_ppc.o             \
+OBJS-$(ARCH_PPC)                       += ppc/dsputil_ppc.o             \
 
 ALTIVEC-OBJS-$(CONFIG_H264_DECODER)    += ppc/h264_altivec.o
 ALTIVEC-OBJS-$(CONFIG_OLDSCALER)       += ppc/imgresample_altivec.o