summaryrefslogtreecommitdiff
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
commit4ea316216a61e174acf1970d07fa038603e4cec6 (patch)
treedc5d3608673752bb083f95c45fc82d45d4dddac9 /target/linux/ep93xx/Makefile
parent3fc33726a5a08df26db1d36b922df53fbd587c58 (diff)
downloadmtk-20170518-4ea316216a61e174acf1970d07fa038603e4cec6.zip
mtk-20170518-4ea316216a61e174acf1970d07fa038603e4cec6.tar.gz
mtk-20170518-4ea316216a61e174acf1970d07fa038603e4cec6.tar.bz2
switch to 2.6.38
SVN-Revision: 26873
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 87138f9..0a53a79 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