summaryrefslogtreecommitdiff
path: root/target/linux/ep93xx/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
commitead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch)
treeba09767c2a0918184d698bc442e6b363437b5483 /target/linux/ep93xx/Makefile
parent2c63c1543e64ab431ace157d2469e171c7f9205f (diff)
downloadmtk-20170518-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip
mtk-20170518-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz
mtk-20170518-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2
update to the latest stable kernels
SVN-Revision: 24136
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 c429e2e..6c8b05a 100644
--- a/target/linux/ep93xx/Makefile
+++ b/target/linux/ep93xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cirrus Logic EP93xx
FEATURES:=squashfs jffs2 ext4 targz usb
CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
-LINUX_VERSION:=2.6.36
+LINUX_VERSION:=2.6.36.1
include $(INCLUDE_DIR)/target.mk