ubiformat.c is missing

Jürgen Kilb J.Kilb at phytec.de
Wed Jan 9 08:02:43 EST 2013


Hi Sascha,
it seems that commit 5a29d4ae in master tree is missing the file 
ubiformat.c.

   CC      commands/ubi.o
make[1]: *** No rule to make target `commands/ubiformat.o', needed by 
`commands/built-in.o'.  Stop.
make: *** [commands] Error 2

could you please check this?

===
git show --stat 5a29d4ae
commit 5a29d4aea71336558e13eb6ad8e662781653ae56
Author: Wolfram Sang <w.sang at pengutronix.de>
Date:   Mon Dec 17 16:48:33 2012 +0100

     commands: add ubiformat

     Imported from mtd-utils and stripped down to needed functionality.
     Based on an older version (1.4.5.) since the newer do use MEMWRITE
     interfaces which we don't have in barebox (yet).

     Signed-off-by: Wolfram Sang <w.sang at pengutronix.de>
     Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>

  commands/Kconfig  |    8 ++++++++
  commands/Makefile |    1 +
  2 files changed, 9 insertions(+), 0 deletions(-)
===


thanks,
Jürgen



More information about the barebox mailing list