From d9a647fd5293cdc75da09b794a8d5618bd4e4e19 Mon Sep 17 00:00:00 2001 From: juhosg 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31351 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 572957050..da146dcd8 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