summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-07-22 11:19:08 +0900
committerTom Rini <trini@ti.com>2014-07-29 11:48:38 -0400
commite18fd9405cfa60765fdbb85af1b58a02e245ccb8 (patch)
treea715c688182a5f88a79f80d6b0efc4e32e0ea8f6 /common
parentb68a4062635cdb21e0904b385fb53fd49ae13432 (diff)
MAKEALL: make sure to invoke GNU Make
Since the command name 'make' may not be GNU Make on some platforms such as FreeBSD, MAKEALL should call scripts/show-gnu-make to get the command name for GNU MAKE (and error out if it is not found). The GNU Make should be searched after parsing options because we want to allow "MAKEALL -h" even if GNU Make is missing on the system. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions