All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: Andrew Dennison <andrewd.lists@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [PATCH] prepare-kernel.sh breaks linux-2.4	drivers/Makefile
Date: Fri, 27 Oct 2006 09:30:36 +0200	[thread overview]
Message-ID: <4541B59C.1070402@domain.hid> (raw)
In-Reply-To: <54823def0610261823n4c24b6bal31afd74f3e0d962e@domain.hid>

Andrew Dennison wrote:
> Running prepare-kernel on the denx 2.4 kernel adds the following line
> 
> mod-subdirs := xenomai
> 
> This prevents all other mod-subdirs under drivers from building.

What does not build. Non-Xenomai drivers as modules?

> Patch is against r1273 but still seems to apply (and be required) on head.

Going to check it soon.

Thanks.

Wolfgang.

> Andrew
> 
> 
> ------------------------------------------------------------------------
> 
> diff --git a/scripts/prepare-kernel.sh b/scripts/prepare-kernel.sh
> index fbc91ce..ca87e7f 100755
> --- a/scripts/prepare-kernel.sh
> +++ b/scripts/prepare-kernel.sh
> @@ -455,7 +455,7 @@ EOF
>  	patch_ed drivers/Makefile <<EOF
>  /include \$(TOPDIR)\/Rules.make
>  i
> -mod-subdirs := xenomai
> +mod-subdirs += xenomai
>  subdir-\$(CONFIG_XENOMAI) += xenomai
>  
>  .
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Xenomai-core mailing list
> Xenomai-core@domain.hid
> https://mail.gna.org/listinfo/xenomai-core



  reply	other threads:[~2006-10-27  7:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-27  1:23 [Xenomai-core] [PATCH] prepare-kernel.sh breaks linux-2.4 drivers/Makefile Andrew Dennison
2006-10-27  7:30 ` Wolfgang Grandegger [this message]
2006-10-27 14:51   ` Wolfgang Grandegger
2006-10-27 16:43 ` Philippe Gerum

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=4541B59C.1070402@domain.hid \
    --to=wg@domain.hid \
    --cc=andrewd.lists@domain.hid \
    --cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.