]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/shannon/Makefile
board/esd/common/flash.c: Fix compile warning
[karo-tx-uboot.git] / board / shannon / Makefile
index 37774a90c44f2ba6e450a8179f956dbdbdfa7272..16ed4cf4138ccbdbb7c09c673ed5bbf9021ad188 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
 
 #########################################################################