]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/altera/ep1s10/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / altera / ep1s10 / Makefile
index 7a8caf7c11ebf48b83b07acc61356f1ce754d78f..acad2aad85d9dd6b3662c50090d9d469c3f03c59 100755 (executable)
@@ -43,7 +43,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################