diff sh4/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/sh4/Makefile	Tue Mar 16 21:22:59 2010 +0000
+++ b/sh4/Makefile	Tue Mar 16 21:23:03 2010 +0000
@@ -1,3 +1,3 @@
-OBJS-$(ARCH_SH4)                       += sh4/dsputil_align.o           \
+OBJS                                   += sh4/dsputil_align.o           \
                                           sh4/dsputil_sh4.o             \
                                           sh4/idct_sh4.o                \