X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Makefile;h=788111d215596a6d718c1aa215fe4c3a6f011d26;hb=b171aa27700c78511086a759383b033949c9d7f0;hp=7431c283f15b3efaed73050a0c33d721a9fc8a57;hpb=45480aa75b03d6705ab5ceebda9d09be22f4e928;p=linux-2.6-microblaze.git diff --git a/Makefile b/Makefile index 7431c283f15b..788111d21559 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