public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* some combinations of make targets do not work anymore
@ 2004-01-28 18:01 Olaf Hering
  2004-01-28 19:45 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2004-01-28 18:01 UTC (permalink / raw)
  To: linux-kernel


Stuff like that used to work with 2.4 kernels, 2.6.2-rc2-mm2 runs make
oldconfig and depmod, but 'all' and 'modules_install' is not executed.
Bug or feature? target is ppc32.

2.4:
/usr/bin/time make oldconfig dep zImage modules modules_install INSTALL_MOD_PATH=`pwd` 2>&1 | tee log
2.6
/usr/bin/time make oldconfig all modules_install INSTALL_MOD_PATH=`pwd` 2>&1 | tee log

-- 
USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: some combinations of make targets do not work anymore
  2004-01-28 18:01 some combinations of make targets do not work anymore Olaf Hering
@ 2004-01-28 19:45 ` Sam Ravnborg
  2004-02-16 20:54   ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2004-01-28 19:45 UTC (permalink / raw)
  To: Olaf Hering; +Cc: linux-kernel

On Wed, Jan 28, 2004 at 07:01:11PM +0100, Olaf Hering wrote:
> 
> Stuff like that used to work with 2.4 kernels, 2.6.2-rc2-mm2 runs make
> oldconfig and depmod, but 'all' and 'modules_install' is not executed.
> Bug or feature? target is ppc32.

Unexpected to say it. I have noticed some time ago, but since noone complained...
I will take a look.

	Sam

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: some combinations of make targets do not work anymore
  2004-01-28 19:45 ` Sam Ravnborg
@ 2004-02-16 20:54   ` Sam Ravnborg
  0 siblings, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2004-02-16 20:54 UTC (permalink / raw)
  To: Olaf Hering, linux-kernel

On Wed, Jan 28, 2004 at 08:45:49PM +0100, Sam Ravnborg wrote:
> On Wed, Jan 28, 2004 at 07:01:11PM +0100, Olaf Hering wrote:
> > 
> > Stuff like that used to work with 2.4 kernels, 2.6.2-rc2-mm2 runs make
> > oldconfig and depmod, but 'all' and 'modules_install' is not executed.
> > Bug or feature? target is ppc32.
> 
> Unexpected to say it. I have noticed some time ago, but since noone complained...
> I will take a look.

Hi Olaf.

I took a look at this. The logic that I introduced when moving the *config
target to scripts/kconfig/Makefile had this side-effect.
To fix it I have to do too much changes to the top-level Makefile - and I do
not see such a big benefit here.

So unless someone comes with good arguments I will let the current non-optimal
behaviour stay.

	Sam

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-16 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-28 18:01 some combinations of make targets do not work anymore Olaf Hering
2004-01-28 19:45 ` Sam Ravnborg
2004-02-16 20:54   ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox