mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: Joachim Martillo <martillo@telfordtools.com>
Cc: marcelo@conectiva.com.br, linux-kernel@vger.kernel.org
Subject: 2.4.19-pre8 non-kernel files in wan/8253x
Date: Thu, 16 May 2002 17:57:08 +1000	[thread overview]
Message-ID: <31587.1021535828@kao2.melbourne.sgi.com> (raw)

drivers/net/wan/8253x/Makefile contains these lines

8253xcfg: 8253xcfg.c
        $(CC)  -o 8253xcfg $(EXTRA_CFLAGS) -U__KERNEL__ 8253xcfg.c

8253xmac: 8253xmac.c
        $(CC)  -o 8253xmac $(EXTRA_CFLAGS) -U__KERNEL__ 8253xmac.c

8253xspeed: 8253xspeed.c
        $(CC)  -o 8253xspeed $(EXTRA_CFLAGS) -U__KERNEL__ 8253xspeed.c

8253xpeer: 8253xpeer.c
        $(CC)  -o 8253xpeer $(EXTRA_CFLAGS) -U__KERNEL__ 8253xpeer.c

eprom9050: eprom9050.c
        $(CC)  -o eprom9050 $(EXTRA_CFLAGS) -U__KERNEL__ eprom9050.c

All of those .c files are user space utilities, they do not fit the
kernel build system and do not belong in the kernel.  Please move these
files to a separate user space package and delete from 2.4.19-pre*.


             reply	other threads:[~2002-05-16  7:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-16  7:57 Keith Owens [this message]
     [not found] <141.e9270f3.2a152523@aol.com>
2002-05-16 22:29 ` Keith Owens

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=31587.1021535828@kao2.melbourne.sgi.com \
    --to=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=martillo@telfordtools.com \
    /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

all inboxes | Powered by JetHome®