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