From a0784c78e1e2c3439f326149054f35efe0db27ed Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 2 Mar 2012 18:04:02 +0000 Subject: ppc40x: switch to 3.2.9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30791 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/patches/004-magicbox.patch | 4 ++-- target/linux/ppc40x/patches/005-openrb.patch | 4 ++-- target/linux/ppc40x/patches/101-pata-magicbox-cf-driver.patch | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/ppc40x/patches') diff --git a/target/linux/ppc40x/patches/004-magicbox.patch b/target/linux/ppc40x/patches/004-magicbox.patch index 97de79c4e..d8eb1730d 100644 --- a/target/linux/ppc40x/patches/004-magicbox.patch +++ b/target/linux/ppc40x/patches/004-magicbox.patch @@ -407,7 +407,7 @@ src-boot := $(src-wlib) $(src-plat) empty.c src-boot := $(addprefix $(obj)/, $(src-boot)) -@@ -198,6 +200,7 @@ image-$(CONFIG_EP405) += dtbImage.ep40 +@@ -199,6 +201,7 @@ image-$(CONFIG_EP405) += dtbImage.ep40 image-$(CONFIG_HOTFOOT) += cuImage.hotfoot image-$(CONFIG_WALNUT) += treeImage.walnut image-$(CONFIG_ACADIA) += cuImage.acadia @@ -417,7 +417,7 @@ image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig -@@ -62,6 +62,16 @@ config KILAUEA +@@ -54,6 +54,16 @@ config KILAUEA help This option enables support for the AMCC PPC405EX evaluation board. diff --git a/target/linux/ppc40x/patches/005-openrb.patch b/target/linux/ppc40x/patches/005-openrb.patch index ca998c67d..9f1202b8c 100644 --- a/target/linux/ppc40x/patches/005-openrb.patch +++ b/target/linux/ppc40x/patches/005-openrb.patch @@ -408,7 +408,7 @@ src-boot := $(src-wlib) $(src-plat) empty.c src-boot := $(addprefix $(obj)/, $(src-boot)) -@@ -201,6 +202,7 @@ image-$(CONFIG_HOTFOOT) += cuImage.hot +@@ -202,6 +203,7 @@ image-$(CONFIG_HOTFOOT) += cuImage.hot image-$(CONFIG_WALNUT) += treeImage.walnut image-$(CONFIG_ACADIA) += cuImage.acadia image-$(CONFIG_MAGICBOX) += cuImage.magicbox @@ -418,7 +418,7 @@ image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig -@@ -72,6 +72,16 @@ config MAGICBOX +@@ -64,6 +64,16 @@ config MAGICBOX help This option enables support for the Magicbox boards. diff --git a/target/linux/ppc40x/patches/101-pata-magicbox-cf-driver.patch b/target/linux/ppc40x/patches/101-pata-magicbox-cf-driver.patch index c296a1206..0b4bb0d3d 100644 --- a/target/linux/ppc40x/patches/101-pata-magicbox-cf-driver.patch +++ b/target/linux/ppc40x/patches/101-pata-magicbox-cf-driver.patch @@ -19,7 +19,7 @@ depends on CPU_CAVIUM_OCTEON --- a/drivers/ata/Makefile +++ b/drivers/ata/Makefile -@@ -80,6 +80,7 @@ obj-$(CONFIG_PATA_AT91) += pata_at91.o +@@ -81,6 +81,7 @@ obj-$(CONFIG_PATA_AT91) += pata_at91.o obj-$(CONFIG_PATA_CMD640_PCI) += pata_cmd640.o obj-$(CONFIG_PATA_ISAPNP) += pata_isapnp.o obj-$(CONFIG_PATA_IXP4XX_CF) += pata_ixp4xx_cf.o -- cgit v1.2.3