diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-04 13:35:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-04 13:35:55 +0000 |
commit | c8baad652d1f32a71d6b25892665ded30b33f748 (patch) | |
tree | 3350e421172690b9f7c942effd46a963e6cb1f3e /target/linux/au1000/Makefile | |
parent | 51fb87ec2fffc5fa47da0d223fb700fefad03e16 (diff) | |
download | master-187ad058-c8baad652d1f32a71d6b25892665ded30b33f748.tar.gz master-187ad058-c8baad652d1f32a71d6b25892665ded30b33f748.tar.bz2 master-187ad058-c8baad652d1f32a71d6b25892665ded30b33f748.zip |
[kernel] update to 2.6.39.1
patch from Peter Wagner
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27104 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r-- | target/linux/au1000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index f90116fe78..bc628728cb 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -13,7 +13,7 @@ FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=2.6.39 +LINUX_VERSION:=2.6.39.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |