lkml.org 
[lkml]   [2004]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: make checkstack on m68k
On Wed, 16 Jun 2004, [iso-8859-1] Jörn Engel wrote:
> On Wed, 16 June 2004 18:51:03 +0200, Geert Uytterhoeven wrote:
> > - Make sure `make checkstack' uses the script in the source tree directory
> > (BTW, I saw a few more targets in my eye corner that may need this)
> >
> > --- linux-2.6.7/Makefile 2004-06-16 13:06:15.000000000 +0200
> > +++ linux-m68k-2.6.7/Makefile 2004-06-16 18:27:13.000000000 +0200
> > @@ -1070,7 +1070,7 @@ endif #ifeq ($(mixed-targets),1)
> > .PHONY: checkstack
> > checkstack:
> > $(OBJDUMP) -d vmlinux $$(find . -name '*.ko') | \
> > - $(PERL) scripts/checkstack.pl $(ARCH)
> > + $(PERL) $(src)/scripts/checkstack.pl $(ARCH)
>
> Does this actually matter? Didn't hurt me yet.

Do you ever use `make -C path_to_src_tree O=$(pwd) checkstack'?

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.168 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site