]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/lpd7a40x/Makefile
Cleanup out-or-tree building for some boards (.depend)
[karo-tx-uboot.git] / board / lpd7a40x / Makefile
index 0e302d961fc9e76af4356b15745236b9ca345478..446fd5bb82b3d6d67c2f5d387db7c5d0d5634cef 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################