All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thayumanavar Sachithanantham <thayumk@gmail.com>
To: Ustyugov Roman <dr_unique@ymg.ru>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] module-init-tools
Date: Tue, 20 Sep 2005 13:13:51 +0530	[thread overview]
Message-ID: <3b8510d80509200043e09eae9@mail.gmail.com> (raw)
In-Reply-To: <3b8510d805092000346c27270f@mail.gmail.com>

Please change the lines that you have mentioned to this:
 
buf_printf(b, " .name = KBUILD_MODNAME,\n"); 
modname_flags = $(if $(filter 1,$(words $(modname))),-D'DUM(a)=\#a'
-D'KBUILD_MODNAME=DUM($(subst $(comma),_,$(subst -,_,$(modname))))')
 
Let me know your results.Take care of the quotes while you change.

Thayumanavar

  parent reply	other threads:[~2005-09-20  7:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 10:32 [BUG] module-init-tools Ustyugov Roman
2005-09-19 11:30 ` Coywolf Qi Hunt
2005-09-19 11:54   ` Ustyugov Roman
2005-09-19 13:21 ` Coywolf Qi Hunt
     [not found] ` <3b8510d8050920000560aeb39e@mail.gmail.com>
     [not found]   ` <3b8510d805092000116c6a9c33@mail.gmail.com>
2005-09-20  7:24     ` Ustyugov Roman
     [not found]       ` <3b8510d8050920002661c08f48@mail.gmail.com>
     [not found]         ` <3b8510d805092000346c27270f@mail.gmail.com>
2005-09-20  7:43           ` Thayumanavar Sachithanantham [this message]
2005-09-20  8:13             ` [BUG] kbuild Ustyugov Roman
2005-09-20  8:51               ` Thayumanavar Sachithanantham
2005-09-20  9:32                 ` [PATCH] kbuild: using well known kernel symbols as module names Ustyugov Roman
2005-09-20  9:32                   ` Thayumanavar Sachithanantham

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=3b8510d80509200043e09eae9@mail.gmail.com \
    --to=thayumk@gmail.com \
    --cc=dr_unique@ymg.ru \
    --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 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.