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