]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/dnp1110/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / dnp1110 / Makefile
index a024e550aa31c407d5770ea5647abcf7c6eeff26..c56e9d1e817e2e50611c82ff03bf2558b74dda00 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
 
 #########################################################################