]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - i386_config.mk
push CROSS_COMPILE out to $(ARCH)_config.mk
[thirdparty/u-boot.git] / i386_config.mk
index 9e6d37d0edb08539db44fb86a0bd216c50fd87c8..5fe36d5f3c98f48be673090add7eafc234b4e489 100644 (file)
@@ -21,4 +21,6 @@
 # MA 02111-1307 USA
 #
 
+CROSS_COMPILE ?= i386-linux-
+
 PLATFORM_CPPFLAGS += -DCONFIG_I386 -D__I386__