diff --git a/Makefile b/Makefile
index 84b49fe1b3b7f2c8743c8cb422d606b4d65c6cb5..a668d4556e6117c351d6fe85f6fc0d2bfb2ec3e7 100644
--- a/Makefile
+++ b/Makefile
@@ -149,7 +149,7 @@ ifeq ($(ARCH),blackfin)
 CROSS_COMPILE = bfin-uclinux-
 endif
 ifeq ($(ARCH),avr32)
-CROSS_COMPILE = avr32-
+CROSS_COMPILE = avr32-linux-
 endif
 endif
 endif