]> git.sur5r.net Git - u-boot/blobdiff - board/actux1/Makefile
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[u-boot] / board / actux1 / Makefile
index 83611e7c03f2bbc7e5510846da53c6c308e9e495..b7cc6e11d55294f9a705290af8c434427cc42e84 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
 
 #########################################################################