Big white-space cleanup.
[platform/kernel/u-boot.git] / lib_sparc / Makefile
index 1a354b6..040ca10 100644 (file)
@@ -29,7 +29,7 @@ SOBJS =
 
 COBJS  = board.o cache.o interrupts.o time.o bootm.o
 
-SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
+SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(SOBJS) $(COBJS))
 
 $(LIB):        $(obj).depend $(OBJS)