diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-08-22 13:26:06 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-08-22 13:26:06 +0000 |
commit | 09e05d833df83203f92e3b22ff892af9aeeb8576 (patch) | |
tree | 9b6ac4b61f1df5afcbf4e81e0aa7ea928a01c2b7 /target/linux/brcm47xx | |
parent | 9638e849667eb1167e1efeffe0f086ce5c324297 (diff) | |
download | upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.gz upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.bz2 upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.zip |
kernel: update kernel version to 2.6.34.5
SVN-Revision: 22759
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 9845466690..5b2862ef0a 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb pcmcia -LINUX_VERSION:=2.6.34.1 +LINUX_VERSION:=2.6.34.5 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |