diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-08 15:12:08 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-08 15:12:08 +0000 |
commit | 8b837430f3b408f89e0bc99c9ffeefc84caef0be (patch) | |
tree | 3a7136831ccc83c69f27d0842f560b7ca6274e41 | |
parent | 5505e8f61e586902dfff2b6c5f97de054faaadfe (diff) | |
download | upstream-8b837430f3b408f89e0bc99c9ffeefc84caef0be.tar.gz upstream-8b837430f3b408f89e0bc99c9ffeefc84caef0be.tar.bz2 upstream-8b837430f3b408f89e0bc99c9ffeefc84caef0be.zip |
brcm47xx: upgrade to kernel 2.6.27.6.
This should be save now.
SVN-Revision: 26533
-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 2ff0bcab57..96b4a5158c 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.36.4 +LINUX_VERSION:=2.6.37.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |