All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: Edward Shao <laface.tw@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-kbuild@vger.kernel.org, mmarek@suse.cz, sam@ravnborg.org,
	Greg Ungerer <gerg@uclinux.org>
Subject: Re: [PATCH] kbuild: Makefile: remove unnecessary check for m68knommu ARCH
Date: Sun, 29 Apr 2012 21:22:00 +1000	[thread overview]
Message-ID: <4F9D2458.5040401@snapgear.com> (raw)
In-Reply-To: <CAMuHMdVYFvszp=5_ZG4ztpviTV_wj_+zSd=C3UAXk_YwR6GZ5A@mail.gmail.com>

On 04/27/2012 03:12 PM, Geert Uytterhoeven wrote:
> On Fri, Apr 27, 2012 at 05:14, Edward Shao<laface.tw@gmail.com>  wrote:
>> ARCH is never set to m68knomm.
>> make ARCH=m68knomm is not supported anymore.
>>
>> Signed-off-by: Edward Shao<laface.tw@gmail.com>
>
> Acked-by: Geert Uytterhoeven<geert@linux-m68k.org>

Acked-by: Greg Ungerer <gerg@uclinux.org>


>> ---
>> áMakefile | á á4 ----
>> á1 files changed, 0 insertions(+), 4 deletions(-)
>>
>> diff --git a/Makefile b/Makefile
>> index afc868e..6f46cf9 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -231,10 +231,6 @@ endif
>> á# Where to locate arch specific headers
>> áhdr-arch á:= $(SRCARCH)
>>
>> -ifeq ($(ARCH),m68knommu)
>> - á á á hdr-arch á:= m68k
>> -endif
>> -
>> áKCONFIG_CONFIG ?= .config
>> áexport KCONFIG_CONFIG
>>
>> --
>> 1.7.7.6
>
> Gr{oetje,eeting}s,
>
> á á á á á á á á á á á á Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> á á á á á á á á á á á á á áá áá -- Linus Torvalds
>
>
>


-- 
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close,                            FAX:         +61 7 3891 3630
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com

  reply	other threads:[~2012-04-29 11:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-27  3:14 [PATCH] kbuild: Makefile: remove unnecessary check for m68knommu ARCH Edward Shao
2012-04-27  4:53 ` Sam Ravnborg
2012-04-27  5:12 ` Geert Uytterhoeven
2012-04-29 11:22   ` Greg Ungerer [this message]
2012-05-04 22:09     ` Michal Marek

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=4F9D2458.5040401@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=geert@linux-m68k.org \
    --cc=gerg@uclinux.org \
    --cc=laface.tw@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=sam@ravnborg.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.