]> git.sur5r.net Git - u-boot/blobdiff - board/mp2usb/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[u-boot] / board / mp2usb / Makefile
index 423d77da3bb78f4e8f586f29356b324152b2ffb9..67efd725db9850686c0c4c2692ef0f31ccf1c855 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
 
 #########################################################################