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