[Buildroot] [PATCH] Fix missing/broken $(CONFIG_UPDATE) calls

Bernhard Fischer rep.dot.nop at gmail.com
Wed Mar 7 06:29:13 PST 2007


On Thu, Feb 22, 2007 at 06:35:43PM +0100, Haavard Skinnemoen wrote:
>This patch fixes a broken use of $(CONFIG_UPDATE) in bash.mk
>(config.sub and config.guess is stored in the "support" subdirectory,
>not directly under $(BASH_DIR)) and adds $(CONFIG_UPDATE) to
>several other makefiles.
>
>There are probably other cases that need to be fixed up as well,
>but these are the ones that broke for me when compiling for AVR32
>(which hasn't propagated out to config.sub in all the individual
>packages yet.)
>
>Hope you don't mind this `git' style patch. If you do, please let me
>know.

git style is fine with me.

Applied, thanks.


More information about the buildroot mailing list