]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARC: Don't pre-define CROSS_COMPILE
authorAlexey Brodkin <abrodkin@synopsys.com>
Mon, 1 Oct 2018 08:48:47 +0000 (11:48 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 5 Oct 2018 13:55:42 +0000 (16:55 +0300)
commit56ddae7d91947ef5926d02ea9086a95ffc6774ba
tree57b0ed509c99a6af703b0955272b5014fd59d8d9
parenta1588ac8228881f9fe65539fa8e31f0ee3556864
ARC: Don't pre-define CROSS_COMPILE

Even though arc-linux- prefix is used in ARC prebuilt tools and
in Buildroot there're other options like Linux distro cross-tools
etc where prefix is different so let's not rely on this default.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/config.mk