aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-11 13:33:34 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-11 13:33:34 +0000
commit71dba15746c4165fb123f09a0db6c3d4bb09ec63 (patch)
treef7ebc7a115d039613d53a5cdd1d67ab88eac1e39 /target/linux/ep93xx/Makefile
parent78b21fc25c132ffdefd0e726e47781df495a74bd (diff)
downloadupstream-71dba15746c4165fb123f09a0db6c3d4bb09ec63.tar.gz
upstream-71dba15746c4165fb123f09a0db6c3d4bb09ec63.tar.bz2
upstream-71dba15746c4165fb123f09a0db6c3d4bb09ec63.zip
[ep93xx] switch to 2.6.38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26873 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ep93xx/Makefile')
-rw-r--r--target/linux/ep93xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile
index 87138f9972..0a53a79c29 100644
--- a/target/linux/ep93xx/Makefile
+++ b/target/linux/ep93xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 targz usb
CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=2.6.38.2
include $(INCLUDE_DIR)/target.mk