All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben@fluff.org>
To: linux-kernel@vger.kernel.org
Subject: make mrproper not resetting kernel saved arch
Date: Sat, 10 Oct 2009 22:25:05 +0100	[thread overview]
Message-ID: <20091010212505.GA7793@fluff.org.uk> (raw)

Having accidentally configured for the wrong arch, I tried going back to ARM
but got the following errro:

Makefile:210: *** ARCH changed from "x86_64" to "arm". Use "make mrproper" to fix it up.  Stop.

Trying to do 'make mrproper' repeats the error:

$ make mrproper
Makefile:210: *** ARCH changed from "x86_64" to "arm". Use "make mrproper" to fix it up.  Stop.

I ended up doing 'rm -r include/generated' to get rid of this.

My makefile understanding isn't good enough to repair this, so can someone
please fix this.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

             reply	other threads:[~2009-10-10 21:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-10 21:25 Ben Dooks [this message]
2009-10-10 22:17 ` make mrproper not resetting kernel saved arch Ben Dooks
2009-10-11 11:04   ` Peter Zijlstra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091010212505.GA7793@fluff.org.uk \
    --to=ben@fluff.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.