diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
commit | 492ba57b565e00a1febfb2c584dfdadb8a76f302 (patch) | |
tree | b395dc3a17c90f3211bfd9fafcd8bb744f12078f /target/linux/brcm47xx | |
parent | c41725ae68306e23a6ff280ad904acb5fbe54770 (diff) | |
download | upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.tar.gz upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.tar.bz2 upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.zip |
update targets to 2.6.25.10
SVN-Revision: 11667
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 aaab467941..f6684638c6 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.9 +LINUX_VERSION:=2.6.25.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-switch kmod-diag |