]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/gcplus/Makefile
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / gcplus / Makefile
index 8a95d83703c726ad3aae1e7b701d850dc11c0024..7bc636bb9c1faf8d2bf6eef4bd4623cca8975a43 100644 (file)
@@ -41,7 +41,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################