From: arunkr.linux@gmail.com (Arun M Kumar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Using same .config on different machines
Date: Tue, 27 Aug 2013 16:15:20 +0530 [thread overview]
Message-ID: <521C8340.4030008@gmail.com> (raw)
Is it OK to use same .config file on different machines.
I had a Dell Optiplex running OpenSuSE 11.3, KV: 2.6.32 for development
purpose during my college days,
can i use the same config file now on KV: 3.9.10
The command
$ make -j 8
completed sucessfully but
#make modules_install
gives the following error
-------------------------------------------------------------
ln: target ?Drivers/source? is not a directory
make: *** [_modinst_] Error 1
-------------------------------------------------------------
next reply other threads:[~2013-08-27 10:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-27 10:45 Arun M Kumar [this message]
2013-08-27 14:02 ` Using same .config on different machines Valdis.Kletnieks at vt.edu
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=521C8340.4030008@gmail.com \
--to=arunkr.linux@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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.