All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Bug in package/mtd/mtd-utils/mtd.mk
Date: Thu, 26 Mar 2009 17:33:47 +0100	[thread overview]
Message-ID: <20090326173347.148ab3da@surf> (raw)


The following bit of package/mtd/mtd-utils/mtd.mk doesn't work, since
DOWNLOAD is waiting for two arguments.

$(DL_DIR)/$(MTD_SOURCE):
        $(call DOWNLOAD,"$(MTD_URL)")

In my case, the $(DL_DIR)/$(MTD_SOURCE) is just doing nothing, and the
$(MTD_HOST_DIR)/.unpacked then fails while trying to extract the
downloaded archive.

Sincerly,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

             reply	other threads:[~2009-03-26 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-26 16:33 Thomas Petazzoni [this message]
2009-03-26 17:02 ` [Buildroot] Bug in package/mtd/mtd-utils/mtd.mk Peter Korsgaard

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=20090326173347.148ab3da@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.