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