From: Felix Oxley <lkml@oxley.org>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] Question re make
Date: Sat, 08 Oct 2005 17:02:33 +0000 [thread overview]
Message-ID: <200510081802.35521.lkml@oxley.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
I want to test a fix that I have made to a particular file.
However:
# dell:/usr/src/linux-2.6.13.2-2 # make drivers/telephony/ixj.c
make: Nothing to be done for `drivers/telephony/ixj.c'.
and:
# dell:/usr/src/linux-2.6.13.2-2 # make drivers/telephony
make: Nothing to be done for `drivers/telephony'.
and
# cc driver/telephony/ixj.cjust gives hundreds of errors.
I have done make clean (and even make mrproper) .
How can I compile just this module?
thanks,
Felix
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next reply other threads:[~2005-10-08 17:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-08 17:02 Felix Oxley [this message]
2005-10-08 18:01 ` [KJ] Question re make Nish Aravamudan
2005-10-08 19:08 ` Felix Oxley
2005-10-09 5:08 ` Nishanth Aravamudan
2005-10-10 21:15 ` lounprime
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=200510081802.35521.lkml@oxley.org \
--to=lkml@oxley.org \
--cc=kernel-janitors@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.