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 | e7b6721f4e4e29ec90a2adc0b4cc59b479504164 (patch) | |
tree | 9a37b994e4a5c507b5271c678f47cfa7c0f20b2d /target/linux/ep93xx/Makefile | |
parent | d97f50b69bc22fff76e6ab5aa891e241e982a078 (diff) | |
download | upstream-e7b6721f4e4e29ec90a2adc0b4cc59b479504164.tar.gz upstream-e7b6721f4e4e29ec90a2adc0b4cc59b479504164.tar.bz2 upstream-e7b6721f4e4e29ec90a2adc0b4cc59b479504164.zip |
update to 2.6.39.1
SVN-Revision: 27114
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 |