diff bfin/Makefile @ 11501:cd71b238e78b libavcodec

Simplify arch-specific object file lists
author mru
date Tue, 16 Mar 2010 21:23:03 +0000
parents 8ae93fdefcd7
children
line wrap: on
line diff
--- a/bfin/Makefile	Tue Mar 16 21:22:59 2010 +0000
+++ b/bfin/Makefile	Tue Mar 16 21:23:03 2010 +0000
@@ -1,4 +1,4 @@
-OBJS-$(ARCH_BFIN)                      += bfin/dsputil_bfin.o           \
+OBJS                                   += bfin/dsputil_bfin.o           \
                                           bfin/fdct_bfin.o              \
                                           bfin/idct_bfin.o              \
                                           bfin/mpegvideo_bfin.o         \