summaryrefslogtreecommitdiffstats
path: root/target/linux/coldfire/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-05-01 07:00:17 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-05-01 07:00:17 +0000
commit880de62f91bcffe7f1c7f16c9463e10853fa2524 (patch)
tree058bb1c73786a7bf492cc1a554effe4692a9b50e /target/linux/coldfire/Makefile
parent7a8d12bafaf8b882d0278156e5f22d0a396687e2 (diff)
downloadmaster-31e0f0ae-880de62f91bcffe7f1c7f16c9463e10853fa2524.tar.gz
master-31e0f0ae-880de62f91bcffe7f1c7f16c9463e10853fa2524.tar.bz2
master-31e0f0ae-880de62f91bcffe7f1c7f16c9463e10853fa2524.zip
switch to 2.6.38
SVN-Revision: 31546
Diffstat (limited to 'target/linux/coldfire/Makefile')
-rw-r--r--target/linux/coldfire/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/coldfire/Makefile b/target/linux/coldfire/Makefile
index eb250d51a7..22e683fd03 100644
--- a/target/linux/coldfire/Makefile
+++ b/target/linux/coldfire/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009-2010 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -12,7 +12,7 @@ BOARDNAME:=Freescale Coldfire v4e
FEATURES:=squashfs broken
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.31.14
+LINUX_VERSION:=2.6.38.8
include $(INCLUDE_DIR)/target.mk