aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-01-29 15:00:33 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-01-29 15:00:33 +0000
commit0bb50678de160e7a5fba2fb72c27d56650888c9c (patch)
tree165602ab18bc9460b8bb08d611516726af6c4794 /target/linux/ep93xx/Makefile
parente82f06639e6c05549b0a3fbdae35361428c5af8e (diff)
downloadupstream-0bb50678de160e7a5fba2fb72c27d56650888c9c.tar.gz
upstream-0bb50678de160e7a5fba2fb72c27d56650888c9c.tar.bz2
upstream-0bb50678de160e7a5fba2fb72c27d56650888c9c.zip
add 3.2 support
SVN-Revision: 29941
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 b7da8a0818..16cec18fda 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.39.4
+LINUX_VERSION:=3.2.1
include $(INCLUDE_DIR)/target.mk