]> git.sur5r.net Git - u-boot/blobdiff - board/altera/ep1s10/Makefile
Merge branch 'next' of ../next
[u-boot] / board / altera / ep1s10 / Makefile
index 7a8caf7c11ebf48b83b07acc61356f1ce754d78f..acad2aad85d9dd6b3662c50090d9d469c3f03c59 100644 (file)
@@ -43,7 +43,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################