diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-27 06:27:16 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-27 06:27:16 +0000 |
commit | a9d0643d174656650b5596618beada1db041897b (patch) | |
tree | 4b1d29136346c2d45a4dbb582bbfa5afe4cf61d7 /target/linux/brcm63xx/Makefile | |
parent | eda158fc7b8192a1bead181561169ff245c0e04c (diff) |
[brcm63xx] revert kernel version to 2.6.25.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11273 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 2af52105e..ae4b3a0b2 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM963xx FEATURES:=squashfs jffs2 broken usb atm -LINUX_VERSION:=2.6.24.7 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk |