mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Duncan Sands <baldrick@free.fr>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: external modules make clean doesn't do much
Date: Thu, 23 Sep 2004 15:26:59 +0200	[thread overview]
Message-ID: <200409231526.59656.baldrick@free.fr> (raw)
In-Reply-To: <20040831170148.GB7310@mars.ravnborg.org>

On Tuesday 31 August 2004 19:01, Sam Ravnborg wrote:
> On Tue, Aug 31, 2004 at 01:47:52PM +0200, Duncan Sands wrote:
> > make clean for an external module only seems to clean
> > .tmp_versions:
> > 
> > $ make clean
> > make -C /lib/modules/2.6.9-rc1/build M=`pwd` clean
> > make[1]: Entering directory `/home/duncan/Linux/linux-2.5'
> >   CLEAN   /home/duncan/SpeedTouch/.tmp_versions
> > make[1]: Leaving directory `/home/duncan/Linux/linux-2.5'
> > $
> > 
> > This leaves all the .o etc files which doesn't sound right...
> Nope - let me try.
> 
> sam@mars rtl8180 $ ls *o
> built-in.o   r8180_if.o        rtl8180.ko     rtl8180.o
> priv_part.o  r8180_pci_init.o  rtl8180.mod.o  usercopy.o
> sam@mars rtl8180 $ make -C ~/bk/kbuild M=$PWD clean
> make: Entering directory `/home/sam/bk/kbuild'
>   CLEAN   /home/sam/bk/external/rtl8180/.tmp_versions
> make: Leaving directory `/home/sam/bk/kbuild'
> sam@mars rtl8180 $ ls *o
> ls: *o: No such file or directory
> sam@mars rtl8180 $ cat Makefile
> obj-m           := rtl8180.o
> rtl8180-y       += r8180_if.o r8180_pci_init.o usercopy.o
> rtl8180-y       += priv_part.o
>   
> 
> Looks to be OK here.
> Please let me see the Makefile you use for SpeedTouch

Hi Sam, as I mentioned in another mail, if you get to your
current working directory via a symlink, then clean doesn't
work properly (this was the problem I hit).  Did you work out
what's going on?

Thanks for your help,

Duncan.

  parent reply	other threads:[~2004-09-23 13:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 11:47 Duncan Sands
2004-08-31 17:01 ` Sam Ravnborg
2004-08-31 20:07   ` Duncan Sands
2004-09-02 11:42   ` Duncan Sands
2004-09-23 13:26   ` Duncan Sands [this message]
2004-09-23 16:56     ` Sam Ravnborg
2004-09-23 23:22       ` Duncan Sands

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=200409231526.59656.baldrick@free.fr \
    --to=baldrick@free.fr \
    --cc=linux-kernel@vger.kernel.org \
    --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 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®