]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - Makefile
hwmon: (lm75) Add suspend/resume feature
[net-next-2.6.git] / Makefile
index 7431c283f15b3efaed73050a0c33d721a9fc8a57..788111d215596a6d718c1aa215fe4c3a6f011d26 100644 (file)
--- 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