diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
commit | 2eb6751084190c5fc42566103811e0f72e291eb8 (patch) | |
tree | 370c33dc9d6b54b2ae43f7aad95e8e9419e3fc0d /target/linux/brcm47xx | |
parent | 4a0631658c194d2db27f1a4bb083d762adc5e68f (diff) | |
download | upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.gz upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.bz2 upstream-2eb6751084190c5fc42566103811e0f72e291eb8.zip |
upgrade to 2.6.25.6
SVN-Revision: 11435
Diffstat (limited to 'target/linux/brcm47xx')
-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 6fbb181a5c..06322d3a9d 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.25.4 +LINUX_VERSION:=2.6.25.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |