
28 Apr
2009
28 Apr
'09
12:26 a.m.
Dear Marco,
In message 49E2236F.1050407@gmail.com you wrote:
Signed-off-by: Marco Stornelli marco.stornelli@gmail.com
Sorry, your patch is corrupt because your mailer wrapped long lines:
...
+all: $(BINS)
+$(obj)imls: $(obj)imls.o $(obj)crc32.o $(obj)image.o $(obj)md5.o \
$(obj)sha1.o $(LIBFDT_OBJS)
- $(CC) $(CFLAGS) -o $@ $^
- $(STRIP) $@
+# Some files complain if compiled with -pedantic, use FIT_CFLAGS +$(obj)image.o: $(SRCTREE)/common/image.c
- $(CC) -g $(FIT_CFLAGS) -c -o $@ $<
+$(obj)imls.o: imls.c
- $(CC) -g $(FIT_CFLAGS) -c -o $@ $<
+# Some of the tool objects need to be accessed from outside the tools directory
^^^^^^^^^^^^^^^^^^
Like here and elsewhere.
Please fix your mailer setup and resubmit.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"To take a significant step forward, you must make a series of finite
improvements." - Donald J. Atwood, General Motors