MAKEALL: remove false positive error check
CROSS_COMPILE is not necessary in some cases:
 - Sandbox
 - Native build
   (e.g. when you build barebox for ARM on the ARM Linux system)
 - If CONFIG_CROSS_COMPILE is supported like Linux in the future,
   CROSS_COMPILE might be set by Kbuild.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5e1f14d commit 7aa78c3709e3ee656300bcbfda8b4b6353b182fd
@Masahiro Yamada Masahiro Yamada authored on 3 Feb 2015
Sascha Hauer committed on 4 Feb 2015
Showing 1 changed file
View
MAKEALL