]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/zpc1900/Makefile
Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master
[karo-tx-uboot.git] / board / zpc1900 / Makefile
index be7e213a9b5d311794d855554c720ec083c2051b..dc40d9b94a6dd89e249b38cbfa6e5b830fc11afd 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
 
 #########################################################################