grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Hamilton <adhamilt@gmail.com>
To: grub-devel@gnu.org
Cc: daniel.kiper@oracle.com, floppym@gentoo.org,
	Andrew Hamilton <adhamilt@gmail.com>
Subject: [PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST
Date: Tue, 10 Jun 2025 22:15:45 -0500	[thread overview]
Message-ID: <20250611031546.450792-2-adhamilt@gmail.com> (raw)
In-Reply-To: <20250611031546.450792-1-adhamilt@gmail.com>

This file is auto-generated based on the selected platform and should
not be included in the source tarball.

Fixes: 6744840b (build: Track explicit module dependencies in Makefile.core.def)
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>
---
 conf/Makefile.extra-dist | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist
index d9e2b8cc7..5e7126f98 100644
--- a/conf/Makefile.extra-dist
+++ b/conf/Makefile.extra-dist
@@ -21,7 +21,6 @@ EXTRA_DIST += conf/i386-cygwin-img-ld.sc
 EXTRA_DIST += grub-core/Makefile.core.def
 EXTRA_DIST += grub-core/Makefile.gcry.def
 
-EXTRA_DIST += grub-core/extra_deps.lst
 EXTRA_DIST += grub-core/genmoddep.awk
 EXTRA_DIST += grub-core/genmod.sh.in
 EXTRA_DIST += grub-core/gensyminfo.sh.in
-- 
2.39.5


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

  reply	other threads:[~2025-06-11  3:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11  3:15 [PATCH 0/2] build: Fixes to Building from dist Archive Andrew Hamilton
2025-06-11  3:15 ` Andrew Hamilton [this message]
2025-06-11  3:15 ` [PATCH 2/2] build: Add new header files to dist to allow building from tar Andrew Hamilton
2025-06-13 14:41 ` [PATCH 0/2] build: Fixes to Building from dist Archive Daniel Kiper via Grub-devel
2025-06-24 17:27 ` Mike Gilbert
2025-06-24 17:36   ` Andrew Hamilton
2025-06-25 12:05   ` Daniel Kiper
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 21:12 [PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST Mike Gilbert
2025-05-12  3:44 ` Mike Gilbert

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=20250611031546.450792-2-adhamilt@gmail.com \
    --to=adhamilt@gmail.com \
    --cc=daniel.kiper@oracle.com \
    --cc=floppym@gentoo.org \
    --cc=grub-devel@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.
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 NNTP newsgroup(s).