diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-28 19:30:58 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-28 19:30:58 +0000 |
commit | c5821c1a3a94060be1c38315bfdf122aee5567c1 (patch) | |
tree | e33f3609fa3b9564f38eb4cacd5afefd299aacdf /target/linux/au1000/Makefile | |
parent | e80ebb769fa7ba4c390655b705d20f62c8ea0261 (diff) | |
download | upstream-c5821c1a3a94060be1c38315bfdf122aee5567c1.tar.gz upstream-c5821c1a3a94060be1c38315bfdf122aee5567c1.tar.bz2 upstream-c5821c1a3a94060be1c38315bfdf122aee5567c1.zip |
kernel: update kernel to 2.6.39.2
SVN-Revision: 27298
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 bc628728cb..6e6169768c 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.1 +LINUX_VERSION:=2.6.39.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |