diff options
author | Peter Denison <openwrt@marshadder.org> | 2008-06-03 21:43:20 +0000 |
---|---|---|
committer | Peter Denison <openwrt@marshadder.org> | 2008-06-03 21:43:20 +0000 |
commit | 61d331318a49c62ee9f8ddee353ac564c11e5070 (patch) | |
tree | 0bc102b11f832e2c8bbd5e9132c8b6cd9369b200 /target/linux/brcm47xx/Makefile | |
parent | 1ec47758960532eb75b15cf2c8c18af088afa108 (diff) | |
download | upstream-61d331318a49c62ee9f8ddee353ac564c11e5070.tar.gz upstream-61d331318a49c62ee9f8ddee353ac564c11e5070.tar.bz2 upstream-61d331318a49c62ee9f8ddee353ac564c11e5070.zip |
[brcm47xx] Build against 2.6.25.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11347 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
-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 24f13af0a1..6fbb181a5c 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb -LINUX_VERSION:=2.6.23.17 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |