public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: Why is ARCH m68k hardwired into drivers/net/wan/Makefile?
Date: Sun, 20 Dec 2009 23:42:16 -0600	[thread overview]
Message-ID: <200912202342.16806.rob@landley.net> (raw)

Anyone have an opinion on this?

>From drivers/net/wan/Makefile:

>ifeq ($(ARCH),m68k)
>  AS68K = $(AS)
>  LD68K = $(LD)
>else
>  AS68K = as68k
>  LD68K = ld68k
>endif

-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds

             reply	other threads:[~2009-12-21  5:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-21  5:42 Rob Landley [this message]
2009-12-21  9:57 ` Why is ARCH m68k hardwired into drivers/net/wan/Makefile? Geert Uytterhoeven
2009-12-21 22:46   ` Rob Landley
     [not found] ` <73c1f2160912202306y8e3e394mb3b4ddcf24caacc1@mail.gmail.com>
     [not found]   ` <200912210204.08583.rob@landley.net>
2009-12-21 14:48     ` Brian Gerst
2009-12-21 22:54       ` Rob Landley
2009-12-22 15:45         ` Krzysztof Halasa

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=200912202342.16806.rob@landley.net \
    --to=rob@landley.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox