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