summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-10-03 14:59:18 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-10-03 14:59:18 +0000
commitc4e96ceef7e7f5958b6851ccaf5182c3b21953a2 (patch)
treeb7ac2f965bb4b2d1d6e00a071bd1f778abe5a0af
parent17ff55356a1c10dd35ab9c859a5f57adc10e5395 (diff)
fix blackfin support, thaks to vapier for pointing out
Originally committed as revision 6535 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 60e45190bf..301ab5879d 100755
--- a/configure
+++ b/configure
@@ -2114,6 +2114,7 @@ if test "$source_path_used" = "yes" ; then
libavcodec \
libavcodec/alpha \
libavcodec/armv4l \
+ libavcodec/bfin \
libavcodec/i386 \
libavcodec/sparc \
libavcodec/mlib \