kernel: fix CVE-2013-1763 in older kernels
[openwrt/staging/wigyori.git] / target / linux / at91 / Makefile
index 10b91cc143588c8b2c71ae96f8edd721f9c23d95..7a412c2e41d692916b4ef33f45a8dbf085c7fa25 100644 (file)
@@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91
 FEATURES:=squashfs jffs2 targz ext2 usb
 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
 
-LINUX_VERSION:=3.8.7
+LINUX_VERSION:=3.8.12
 
 include $(INCLUDE_DIR)/target.mk