X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile;h=788111d215596a6d718c1aa215fe4c3a6f011d26;hb=7a1b29a82ba76427de791098c095ce31dab9333d;hp=7431c283f15b3efaed73050a0c33d721a9fc8a57;hpb=75cb5fdce29c77ec54db45f0c6be7cc5715f8e15;p=~andy%2Flinux diff --git a/Makefile b/Makefile index 7431c283f15..788111d2155 100644 --- a/Makefile +++ b/Makefile @@ -189,7 +189,6 @@ SUBARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ \ # Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile export KBUILD_BUILDHOST := $(SUBARCH) ARCH ?= $(SUBARCH) -CROSS_COMPILE ?= CROSS_COMPILE ?= $(CONFIG_CROSS_COMPILE:"%"=%) # Architecture as present in compile.h