summaryrefslogtreecommitdiff
path: root/libavcodec/sh4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/sh4/Makefile')
-rw-r--r--libavcodec/sh4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/sh4/Makefile b/libavcodec/sh4/Makefile
index aa17eabd6e..f907408d9f 100644
--- a/libavcodec/sh4/Makefile
+++ b/libavcodec/sh4/Makefile
@@ -1,3 +1,5 @@
OBJS += sh4/dsputil_align.o \
sh4/dsputil_sh4.o \
sh4/idct_sh4.o \
+
+OBJS-$(CONFIG_H264CHROMA) += sh4/h264chroma_init.o \