summaryrefslogtreecommitdiff
path: root/target/linux/ep93xx/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-01 07:56:55 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-01 07:56:55 +0000
commitd87efd8c3c2acd5d0f96b25514282a84f425419f (patch)
tree1d89c8f9fb694414d9ae46d89bddf584f94c9b00 /target/linux/ep93xx/Makefile
parent1a395bd290a84223da5d915b7e38b6ca23d14c09 (diff)
downloadmtk-20170518-d87efd8c3c2acd5d0f96b25514282a84f425419f.zip
mtk-20170518-d87efd8c3c2acd5d0f96b25514282a84f425419f.tar.gz
mtk-20170518-d87efd8c3c2acd5d0f96b25514282a84f425419f.tar.bz2
kernel: update linux 3.2 to 3.2.13 and refresh patches
Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158
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 6c5044b..3f702a3 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.12
+LINUX_VERSION:=3.2.13
include $(INCLUDE_DIR)/target.mk