From 80705b9fb1f77285f0ed1098d5cba928913754c9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 19 Apr 2012 21:23:02 +0000 Subject: avr32: switch to 3.3.2 uClibc-0.9.33 causes segfaults at least in iptables. The segfaults are present with 2.6.39 as well, so it makes no sense to stick to that version. SVN-Revision: 31351 --- target/linux/avr32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/avr32/Makefile') diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index 5729570507..da146dcd86 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32 FEATURES:=squashfs MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.39.4 +LINUX_VERSION:=3.3.2 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3