]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/g2000/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / board / g2000 / Makefile
index 3c5aa8680a355afaa542094a98cdc7c71cace1ae..1c60447e85483ac51c5d52c111cc9804538f0649 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
 
 #########################################################################