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