]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/Marvell/aspenite/Makefile
punt unused clean/distclean targets
[karo-tx-uboot.git] / board / Marvell / aspenite / Makefile
index cb1b65f298cbe1958fd3e3ca3163c9999cb85860..4a807be4160bd997b6e19c4b5755cb51eaf7dc08 100644 (file)
@@ -36,12 +36,6 @@ SOBJS        := $(addprefix $(obj),$(SOBJS))
 $(LIB):        $(obj).depend $(OBJS) $(SOBJS)
        $(AR) $(ARFLAGS) $@ $(OBJS) $(SOBJS)
 
-clean:
-       rm -f $(SOBJS) $(OBJS)
-
-distclean:     clean
-       rm -f $(LIB) core *.bak .depend
-
 #########################################################################
 
 # defines $(obj).depend target