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