summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/patches-3.6/004-magicbox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ppc40x/patches-3.6/004-magicbox.patch')
-rw-r--r--target/linux/ppc40x/patches-3.6/004-magicbox.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ppc40x/patches-3.6/004-magicbox.patch b/target/linux/ppc40x/patches-3.6/004-magicbox.patch
index 1c6c4b74e..559270dd5 100644
--- a/target/linux/ppc40x/patches-3.6/004-magicbox.patch
+++ b/target/linux/ppc40x/patches-3.6/004-magicbox.patch
@@ -436,11 +436,11 @@
depends on 40x
--- a/arch/powerpc/platforms/40x/ppc40x_simple.c
+++ b/arch/powerpc/platforms/40x/ppc40x_simple.c
-@@ -57,6 +57,7 @@ static const char *board[] __initdata =
- "amcc,makalu",
+@@ -58,6 +58,7 @@ static const char *board[] __initdata =
"apm,klondike",
"est,hotfoot",
+ "plathome,obs600",
+ "magicbox",
- "plathome,obs600"
+ NULL
};