summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-06 19:16:44 +0100
committerDiego Biurrun <diego@biurrun.de>2012-04-12 21:30:13 +0200
commitbaaab6069a261354a1c9470f3185686ad85166c6 (patch)
tree93274ff583301040ac992291eceff91b6c1613c1 /libavutil/Makefile
parent18e8fef7c9292041e3266487d9bc6b59e5eaa798 (diff)
build: Move all arch OBJS declarations into arch subdirectory Makefiles.
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index a73fb79d0f..820abb1429 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -72,9 +72,6 @@ OBJS = adler32.o \
tree.o \
utils.o \
-OBJS-$(ARCH_PPC) += ppc/cpu.o
-OBJS-$(ARCH_X86) += x86/cpu.o
-
TESTPROGS = adler32 aes avstring base64 cpu crc des eval fifo lfg lls \
md5 opt parseutils sha tree