]> git.sur5r.net Git - u-boot/blobdiff - board/lubbock/Makefile
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[u-boot] / board / lubbock / Makefile
index 8e397b411c9e6496243a35b2725f799f4dce505f..65923070c41ae2c1c7883431d0d2ecb36efce3f5 100644 (file)
@@ -40,7 +40,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################