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 | db81fa946e732300f7cdae8bed41ba0a99a99d08 (patch) | |
tree | c2901b338cce99f46b9e9cc78cbd8250a50a986d /target/linux/brcm47xx | |
parent | f9993d6d19ddaf21fee5ec52c250b2427f794bc3 (diff) | |
download | upstream-db81fa946e732300f7cdae8bed41ba0a99a99d08.tar.gz upstream-db81fa946e732300f7cdae8bed41ba0a99a99d08.tar.bz2 upstream-db81fa946e732300f7cdae8bed41ba0a99a99d08.zip |
upgrade to 2.6.25.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |