]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/motionpro/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
[karo-tx-uboot.git] / board / motionpro / Makefile
index 698ead195cb1a41dd90801243b9a8876e2ae0a70..22ce8e64f292a3e687aaadb4e56cdd0d36e455f9 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################