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/brcm63xx | |
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/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index e8c2f40e5a..dadf6ce5c1 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx FEATURES:=squashfs jffs2 usb atm pci pcmcia -LINUX_VERSION:=2.6.39.1 +LINUX_VERSION:=2.6.39.2 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |