]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/nvidia/seaboard/Makefile
punt unused clean/distclean targets
[people/ms/u-boot.git] / board / nvidia / seaboard / Makefile
index ebd8e02ab9e2ba295e807bd3103f947bd6c6bd11..0319166df2574770d5910386f4bb4b1bce2e0452 100644 (file)
@@ -39,12 +39,6 @@ OBJS := $(addprefix $(obj),$(COBJS))
 $(LIB):        $(obj).depend $(OBJS)
        $(AR) $(ARFLAGS) $@ $(OBJS)
 
-clean:
-       rm -f $(OBJS)
-
-distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend
-
 #########################################################################
 
 # defines $(obj).depend target