[avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)
[openwrt/svn-archive/archive.git] / target / linux / avr32 / Makefile
index 5c7c0bca3c90cea51f0c0be22199bdaed5344168..e4f901422cd77fcdcb835b4bfc4559a7775b13d0 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=avr32
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.28.7
 
 include $(INCLUDE_DIR)/target.mk