From e056550af06f304bbaf1605f3787abc5b0b11552 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 4 Jun 2011 13:35:55 +0000 Subject: [kernel] update to 2.6.39.1 patch from Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27104 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/au1000/Makefile | 2 +- target/linux/au1000/patches-2.6.39/002-openwrt_rootfs.patch | 2 +- target/linux/au1000/patches-2.6.39/003-au1000_eth_ioctl.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/au1000') diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index f90116fe7..bc628728c 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -13,7 +13,7 @@ FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 MAINTAINER:=Florian Fainelli -LINUX_VERSION:=2.6.39 +LINUX_VERSION:=2.6.39.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv diff --git a/target/linux/au1000/patches-2.6.39/002-openwrt_rootfs.patch b/target/linux/au1000/patches-2.6.39/002-openwrt_rootfs.patch index e1056e93d..7d34a314d 100644 --- a/target/linux/au1000/patches-2.6.39/002-openwrt_rootfs.patch +++ b/target/linux/au1000/patches-2.6.39/002-openwrt_rootfs.patch @@ -1,6 +1,6 @@ --- a/arch/mips/alchemy/mtx-1/platform.c +++ b/arch/mips/alchemy/mtx-1/platform.c -@@ -90,7 +90,7 @@ static struct platform_device mtx1_gpio_ +@@ -92,7 +92,7 @@ static struct platform_device mtx1_gpio_ static struct mtd_partition mtx1_mtd_partitions[] = { { diff --git a/target/linux/au1000/patches-2.6.39/003-au1000_eth_ioctl.patch b/target/linux/au1000/patches-2.6.39/003-au1000_eth_ioctl.patch index c005cbc16..1bf875417 100644 --- a/target/linux/au1000/patches-2.6.39/003-au1000_eth_ioctl.patch +++ b/target/linux/au1000/patches-2.6.39/003-au1000_eth_ioctl.patch @@ -1,6 +1,6 @@ --- a/drivers/net/au1000_eth.c +++ b/drivers/net/au1000_eth.c -@@ -995,10 +995,14 @@ static void au1000_multicast_list(struct +@@ -993,10 +993,14 @@ static void au1000_multicast_list(struct writel(reg, &aup->mac->control); } -- cgit v1.2.3