diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-04 18:27:14 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-04 18:27:14 +0000 |
commit | b5a33bb5d58805d5b1d84a4cf47feeca52984705 (patch) | |
tree | 79e0ce310098698a692a1c7c7b0422b60bea9f0b /target/linux/ep93xx/Makefile | |
parent | 29ba1eadaa3c24855e761ee27ae6dc284bac84e8 (diff) |
[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 7f617a22e..f1f637403 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 |