summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-04-29 21:00:50 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-04-29 21:00:50 +0000
commitf6cd23364b022108bf565dc3ef7173719765f167 (patch)
treee91ca1d32af4588aed16baea4e2b6f81d44650d3 /target/linux/at91/Makefile
parenta12ad3ecf14089a5090c927896ad2e80cd6ed255 (diff)
downloadmaster-31e0f0ae-f6cd23364b022108bf565dc3ef7173719765f167.tar.gz
master-31e0f0ae-f6cd23364b022108bf565dc3ef7173719765f167.tar.bz2
master-31e0f0ae-f6cd23364b022108bf565dc3ef7173719765f167.zip
Update AT91 kernel to 3.10.34
From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001 From: Owen Kirby <osk@exegin.com> Date: Thu, 10 Apr 2014 19:02:15 -0700 Subject: [PATCH 1/3] [at91] Update AT91 kernel to 3.10.34. This patch updates the kernel of the AT91 target to version 3.10.34. Signed-off-by: Owen Kirby <osk@exegin.com> SVN-Revision: 40596
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r--target/linux/at91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index 3dac8a4ee4..8340d2aa8c 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs targz ext2 usb
CPU_TYPE:=arm926ej-s
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.36
include $(INCLUDE_DIR)/target.mk