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