summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-06-18 15:52:15 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-06-18 15:52:15 +0000
commit79a7343560186716f25673c4bf43f752b4fb9032 (patch)
treef32c2e463010c0eb9f1e80d632625c3b252360f6 /target/linux/at91
parent75f9e0c615d2fe50259ac6bc96e2b849fc975ea7 (diff)
downloadmaster-31e0f0ae-79a7343560186716f25673c4bf43f752b4fb9032.tar.gz
master-31e0f0ae-79a7343560186716f25673c4bf43f752b4fb9032.tar.bz2
master-31e0f0ae-79a7343560186716f25673c4bf43f752b4fb9032.zip
kernel: update to kernel 2.6.38.8
SVN-Revision: 27218
Diffstat (limited to 'target/linux/at91')
-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 33dfa9a43b..4979801457 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
SUBTARGETS:=netus tqma9263
-LINUX_VERSION:=2.6.38.6
+LINUX_VERSION:=2.6.38.8
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk