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