diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-03 09:31:52 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-03 09:31:52 +0000 |
commit | 5c6d0f4dbde3c23baca8383e0d1ffdf05384c068 (patch) | |
tree | 80a803702cbed0164fc06e6881a97ef29ad46ac2 /target/linux/brcm63xx | |
parent | 8f7326831c43b7a789ba16fe426ebb2a0494dc57 (diff) | |
download | upstream-5c6d0f4dbde3c23baca8383e0d1ffdf05384c068.tar.gz upstream-5c6d0f4dbde3c23baca8383e0d1ffdf05384c068.tar.bz2 upstream-5c6d0f4dbde3c23baca8383e0d1ffdf05384c068.zip |
[kernel] update to latest 2.6.27.26 stable kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16659 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 | ||||
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index c168ed6ba7..200040b0bc 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx FEATURES:=squashfs jffs2 usb atm pci pcmcia -LINUX_VERSION:=2.6.27.25 +LINUX_VERSION:=2.6.27.26 include $(INCLUDE_DIR)/target.mk diff --git a/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch b/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch index 90603dcf88..af494f4959 100644 --- a/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch +++ b/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch @@ -88,7 +88,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr> source "arch/mips/pmc-sierra/Kconfig" --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -533,6 +533,13 @@ cflags-$(CONFIG_BCM47XX) += -Iinclude/as +@@ -540,6 +540,13 @@ cflags-$(CONFIG_BCM47XX) += -Iinclude/as load-$(CONFIG_BCM47XX) := 0xffffffff80001000 # |