diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-02-13 17:31:17 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-02-13 17:31:17 +0000 |
commit | ebf4eb11e9a15e1d76a373c453dfd8f2752a4bd6 (patch) | |
tree | 08f73c8455580480092fc17eff25fadfeebdba3a /target/linux/brcm63xx/Makefile | |
parent | c592ef61b366aa791913ce6956b362afba08e7fe (diff) | |
download | upstream-ebf4eb11e9a15e1d76a373c453dfd8f2752a4bd6.tar.gz upstream-ebf4eb11e9a15e1d76a373c453dfd8f2752a4bd6.tar.bz2 upstream-ebf4eb11e9a15e1d76a373c453dfd8f2752a4bd6.zip |
Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-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 c465c867c1..4e56dd72f2 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM963xx FEATURES:=squashfs jffs2 broken usb atm -LINUX_VERSION:=2.6.22.18 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk |