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