Kaydet (Commit) 7c489dc2 authored tarafından David Tardon's avatar David Tardon

re-run bootstrap after make clean

üst 5342bc07
......@@ -304,6 +304,7 @@ clean: clean-host clean-build
clean-host:
rm -fr $(SRCDIR)/*/$(INPATH)
rm -fr install
rm -f $(WORKDIR_BOOTSTRAP)
clean-build:
ifeq ($(CROSS_COMPILING),YES)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment