X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fesd%2Fotc570%2FMakefile;h=3e94d19784c1dc61cacb8b4184d32c3f8086fe00;hb=5053b593009a0b5645f32c9b7365c587138e1afd;hp=87657ffcb2daad28165f317b015ef8f72d6424b0;hpb=52eb2c79110151b9017a0829c4d44ee7b8e2ca04;p=u-boot diff --git a/board/esd/otc570/Makefile b/board/esd/otc570/Makefile index 87657ffcb2..3e94d19784 100644 --- a/board/esd/otc570/Makefile +++ b/board/esd/otc570/Makefile @@ -3,7 +3,7 @@ # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # (C) Copyright 2008 -# Stelian Pop +# Stelian Pop # Lead Tech Design # # See file CREDITS for list of people who contributed to this @@ -39,12 +39,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS)) $(LIB): $(obj).depend $(OBJS) $(SOBJS) $(call cmd_link_o_target, $(OBJS) $(SOBJS)) -clean: - rm -f $(SOBJS) $(OBJS) - -distclean: clean - rm -f $(LIB) core *.bak $(obj).depend - ######################################################################### # defines $(obj).depend target