Masahiro Yamada (3): scripts: add scripts/gnu_make to not hard-code make command MAKEALL: make sure to invoke GNU Make buildman: make sure to invoke GNU Make MAKEALL | 8 +++++--- scripts/gnu_make | 30 ++++++++++++++++++++++++++++++ tools/buildman/builder.py | 3 ++- 3 files changed, 37 insertions(+), 4 deletions(-) create mode 100755 scripts/gnu_make -- 1.9.1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot
- [U-Boot] [PATCH 0/3] Do not hard-code the command name 'ma... Masahiro Yamada
- [U-Boot] [PATCH 2/3] MAKEALL: make sure to invoke GNU... Masahiro Yamada
- Re: [U-Boot] [PATCH 2/3] MAKEALL: make sure to in... Jeroen Hofstee
- Re: [U-Boot] [PATCH 2/3] MAKEALL: make sure t... Simon Glass
- Re: [U-Boot] [PATCH 1/3] scripts: add scripts/gnu_mak... Jeroen Hofstee
- Re: [U-Boot] [PATCH 1/3] scripts: add scripts/gnu... Masahiro Yamada
- Re: [U-Boot] [PATCH 3/3] buildman: make sure to invok... Simon Glass
- Re: [U-Boot] [PATCH 3/3] buildman: make sure to invok... Jeroen Hofstee

