diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2007-07-17 10:54:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2007-07-17 10:54:08 +0000 |
commit | 0d2746eb209f0382b0f40ba83f17ad359d5869e0 (patch) | |
tree | de7e1d27641dbb676a5c7139b6a500d9a53c1005 /target/linux/brcm63xx-2.6/Makefile | |
parent | bec5f22912a0a662f039442f977c814ed20226ca (diff) | |
download | upstream-0d2746eb209f0382b0f40ba83f17ad359d5869e0.tar.gz upstream-0d2746eb209f0382b0f40ba83f17ad359d5869e0.tar.bz2 upstream-0d2746eb209f0382b0f40ba83f17ad359d5869e0.zip |
bump brcm63xx to 2.6.22.1, too
SVN-Revision: 8018
Diffstat (limited to 'target/linux/brcm63xx-2.6/Makefile')
-rw-r--r-- | target/linux/brcm63xx-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/Makefile b/target/linux/brcm63xx-2.6/Makefile index a8c7a3c907..948ff59e4d 100644 --- a/target/linux/brcm63xx-2.6/Makefile +++ b/target/linux/brcm63xx-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm63xx BOARDNAME:=Broadcom BCM963xx FEATURES:=squashfs jffs2 broken usb atm -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22.1 define Target/Description Build firmware images for Broadcom based xDSL/routers |