build: Move all arch OBJS declarations into arch subdirectory Makefiles.

This commit is contained in:
Diego Biurrun
2012-02-06 19:16:44 +01:00
parent 18e8fef7c9
commit baaab6069a
8 changed files with 18 additions and 19 deletions

View File

@@ -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