aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-19 09:40:26 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-19 09:40:26 +0000
commit098e6845ef0fadba56fb0f77620271aa132f332f (patch)
treedf347e1acd314c1340de92be2090d8101a14fae3 /target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch
parentf8148d2f9578cc61df9b9df2a9b22ee18bad15f1 (diff)
downloadupstream-098e6845ef0fadba56fb0f77620271aa132f332f.tar.gz
upstream-098e6845ef0fadba56fb0f77620271aa132f332f.tar.bz2
upstream-098e6845ef0fadba56fb0f77620271aa132f332f.zip
refresh 2.6.30 patches
SVN-Revision: 16915
Diffstat (limited to 'target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch')
-rw-r--r--target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch b/target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch
index 6f9f981349..ce0617d077 100644
--- a/target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch
+++ b/target/linux/ppc40x/patches-2.6.30/007-openrb-light.patch
@@ -1,6 +1,6 @@
--- a/arch/powerpc/boot/Makefile
+++ b/arch/powerpc/boot/Makefile
-@@ -76,7 +76,7 @@
+@@ -76,7 +76,7 @@ src-plat := of.c cuboot-52xx.c cuboot-82
cuboot-warp.c cuboot-85xx-cpm2.c cuboot-yosemite.c simpleboot.c \
virtex405-head.S virtex.c redboot-83xx.c cuboot-sam440ep.c \
cuboot-acadia.c cuboot-amigaone.c cuboot-magicboxv1.c \
@@ -9,7 +9,7 @@
src-boot := $(src-wlib) $(src-plat) empty.c
src-boot := $(addprefix $(obj)/, $(src-boot))
-@@ -195,6 +195,7 @@
+@@ -195,6 +195,7 @@ image-$(CONFIG_WALNUT) += treeImage.wa
image-$(CONFIG_ACADIA) += cuImage.acadia
image-$(CONFIG_MAGICBOXV1) += cuImage.magicboxv1
image-$(CONFIG_MAGICBOXV2) += cuImage.magicboxv2
@@ -19,7 +19,7 @@
image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
-@@ -79,6 +79,16 @@
+@@ -79,6 +79,16 @@ config MAKALU
help
This option enables support for the AMCC PPC405EX board.
@@ -38,7 +38,7 @@
# depends on 40x
--- a/arch/powerpc/platforms/40x/ppc40x_simple.c
+++ b/arch/powerpc/platforms/40x/ppc40x_simple.c
-@@ -54,6 +54,7 @@
+@@ -54,6 +54,7 @@ static char *board[] __initdata = {
"amcc,acadia",
"magicboxv1",
"magicboxv2",