diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-27 21:29:20 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-27 21:29:20 +0000 |
commit | 4c392185a68a80c69eeed41a210f41c8e988378d (patch) | |
tree | a69b50832fbdb4c1aa2b5d277efd02263a1a8b5b /target | |
parent | ca979845ccc58feb6ca04e913d24414fe90708c4 (diff) | |
download | upstream-4c392185a68a80c69eeed41a210f41c8e988378d.tar.gz upstream-4c392185a68a80c69eeed41a210f41c8e988378d.tar.bz2 upstream-4c392185a68a80c69eeed41a210f41c8e988378d.zip |
brcm47xx: update kernel to version 2.6.39
SVN-Revision: 27296
Diffstat (limited to 'target')
-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 96b4a5158c..c08a64f899 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.37.6 +LINUX_VERSION:=2.6.39.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini kmod-switch kmod-diag nvram |