]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mp2usb/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / mp2usb / Makefile
index 423d77da3bb78f4e8f586f29356b324152b2ffb9..67efd725db9850686c0c4c2692ef0f31ccf1c855 100755 (executable)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################