From: Lucas Stach <l.stach@pengutronix.de>
To: Alexander Aring <alex.aring@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] Makefile: fix mixed implicit and normal rules
Date: Tue, 02 Jul 2013 14:21:00 +0200 [thread overview]
Message-ID: <1372767660.4277.10.camel@weser.hi.pengutronix.de> (raw)
In-Reply-To: <20130702122344.GA27278@x61s.campuswlan.hs-rm.de>
Am Dienstag, den 02.07.2013, 14:24 +0200 schrieb Alexander Aring:
> Hi,
>
> i am not a make expert but this is a common error with newer make
> versions.
>
> But I think this solution isn't correct. It's better to split in two
> rules like:
>
> images/%.s: barebox.bin FORCE
> $(Q)$(MAKE) $(build)=images $@
>
> images: barebox.bin FORCE
> $(Q)$(MAKE) $(build)=images $@
>
> Getting this information from:
> http://www.linuxquestions.org/questions/linux-software-2/error-mixed-implicit-and-normal-rules-while-trying-to-build-busybox-826795/
>
> Regards
> Alex
>
>
This is already fixed. See message
1372457390-20162-1-git-send-email-dev@lynxeye.de
"[PATCH] Split Multimage Makefile rule in explicit and implicit parts"
Regards,
Lucas
--
Pengutronix e.K. | Lucas Stach |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5076 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2013-07-02 12:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 12:09 Alexander Aring
2013-07-02 12:24 ` Alexander Aring
2013-07-02 12:21 ` Lucas Stach [this message]
2013-07-02 12:31 ` Alexander Aring
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=1372767660.4277.10.camel@weser.hi.pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=alex.aring@gmail.com \
--cc=barebox@lists.infradead.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