From: "Doug Reiland" <dreiland@gmail.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Kbuild changes since 2.6.21??
Date: Wed, 28 May 2008 14:27:47 -0400 [thread overview]
Message-ID: <6844644e0805281127s47be5b92i71b9684fb41cc596@mail.gmail.com> (raw)
In-Reply-To: <6844644e0805280923q6ae8fdd6pcf92f726f420afe4@mail.gmail.com>
By bad, drivers/power/Makefile is ok.
I thought I reproduced the issue there.
On Wed, May 28, 2008 at 12:23 PM, Doug Reiland <dreiland@gmail.com> wrote:
> There are some makefiles that look at CONFIG_XXXX variables to make
> decisions. For example, drivers/power/Makefile has the following
> lines:
>
> ifeq ($(CONFIG_SYSFS),y)
> power_supply-objs += power_supply_sysfs.o
> endif
>
>
> If I run make clean or make mrproper, it doesn't see CONFIG_SYSFS set
> anymore so it doesn't cleanup power_supply_sysfs.o.
>
> This is for 2.6.25, but I think this use to work for 2.6.21. I am
> using drivers/power/Makefile as an example, but I am seeing the same
> thing for my driver's Makefile.
>
> Thanks in advance.
>
next prev parent reply other threads:[~2008-05-28 18:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-28 16:23 Doug Reiland
2008-05-28 18:27 ` Doug Reiland [this message]
2008-05-28 18:42 ` Sam Ravnborg
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=6844644e0805281127s47be5b92i71b9684fb41cc596@mail.gmail.com \
--to=dreiland@gmail.com \
--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
all inboxes | Powered by JetHome®