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