Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Bug in package/mtd/mtd-utils/mtd.mk
@ 2009-03-26 16:33 Thomas Petazzoni
  2009-03-26 17:02 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2009-03-26 16:33 UTC (permalink / raw)
  To: buildroot


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-26 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 16:33 [Buildroot] Bug in package/mtd/mtd-utils/mtd.mk Thomas Petazzoni
2009-03-26 17:02 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox