# HG changeset patch # User ramiro # Date 1243276636 0 # Node ID 2ba472cabcca115c686daac900d83d4551c58731 # Parent d23332ab364f422f29c56e9554b98c0fdf7da62d cosmetics: tabs->spaces diff -r d23332ab364f -r 2ba472cabcca Makefile --- a/Makefile Mon May 25 16:12:51 2009 +0000 +++ b/Makefile Mon May 25 18:37:16 2009 +0000 @@ -505,7 +505,7 @@ arm/h264dsp_neon.o \ arm/h264idct_neon.o \ arm/simple_idct_neon.o \ - $(NEON-OBJS-yes) + $(NEON-OBJS-yes) OBJS-$(ARCH_BFIN) += bfin/dsputil_bfin.o \ bfin/fdct_bfin.o \