diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-04 18:27:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-04 18:27:14 +0000 |
commit | 706c2323f0a2ddc9d0c3f75c193d979106a6ad26 (patch) | |
tree | 79e0ce310098698a692a1c7c7b0422b60bea9f0b /target/linux/ep93xx/Makefile | |
parent | 074247f869099374d97507212f0381e19d079d46 (diff) | |
download | upstream-706c2323f0a2ddc9d0c3f75c193d979106a6ad26.tar.gz upstream-706c2323f0a2ddc9d0c3f75c193d979106a6ad26.tar.bz2 upstream-706c2323f0a2ddc9d0c3f75c193d979106a6ad26.zip |
[ep93xx] update to 2.6.39.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27114 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ep93xx/Makefile')
-rw-r--r-- | target/linux/ep93xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile index 7f617a22e1..f1f637403a 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.38.6 +LINUX_VERSION:=2.6.39.1 include $(INCLUDE_DIR)/target.mk |