unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Linux-libre
Date: Thu, 29 May 2014 19:27:15 +0200	[thread overview]
Message-ID: <20140529172715.GA10426@debian> (raw)
In-Reply-To: <20140529170800.GA14924@debian>

The one thing I noticed is that the build phase does a
   make defconfig
followed by a
   make mrproper

From the documentation obtained with "make help":
  defconfig       - New config with default from ARCH supplied defconfig
  mrproper        - Remove all generated files + config + various backup files
Indeed, defconfig creates a file .config, which is deleted by mrproper.

Independently of guix, I tried to drop the mrproper phase, but still no
linux/module.h was installed.

Andreas

  reply	other threads:[~2014-05-29 17:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29 14:30 Linux-libre Andreas Enge
2014-05-29 15:53 ` Linux-libre Ludovic Courtès
2014-05-29 17:08   ` Linux-libre Andreas Enge
2014-05-29 17:27     ` Andreas Enge [this message]
2014-05-29 21:37     ` Linux-libre Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140529172715.GA10426@debian \
    --to=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).