summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/alpha/Makefile')
-rw-r--r--libavcodec/alpha/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/libavcodec/alpha/Makefile b/libavcodec/alpha/Makefile
new file mode 100644
index 0000000000..6f22137167
--- /dev/null
+++ b/libavcodec/alpha/Makefile
@@ -0,0 +1,9 @@
+OBJS += alpha/dsputil_alpha.o \
+ alpha/dsputil_alpha_asm.o \
+ alpha/motion_est_alpha.o \
+ alpha/motion_est_mvi_asm.o \
+ alpha/simple_idct_alpha.o \
+
+OBJS-$(CONFIG_HPELDSP) += alpha/hpeldsp_alpha.o \
+ alpha/hpeldsp_alpha_asm.o
+OBJS-$(CONFIG_MPEGVIDEO) += alpha/mpegvideo_alpha.o