summaryrefslogtreecommitdiff
path: root/target/linux/ep93xx/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
commitb3568b10c227e933f11b620e43a7a21f5019bf78 (patch)
tree91014e80dc8cb6ab09cd6fa4ea40143fd1640969 /target/linux/ep93xx/Makefile
parent1015fab0d7d64107be4dd6c798b88bff357575cb (diff)
downloadmtk-20170518-b3568b10c227e933f11b620e43a7a21f5019bf78.zip
mtk-20170518-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.gz
mtk-20170518-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.bz2
kernel: update linux 3.2 to 3.2.2
SVN-Revision: 29967
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 16cec18..84e4671 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:=3.2.1
+LINUX_VERSION:=3.2.2
include $(INCLUDE_DIR)/target.mk