projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: 2.6.33 patches
[openwrt.git]
/
target
/
linux
/
rdc
/
patches-2.6.30
/
005-fix_amit_breakage.patch
diff --git
a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
index
8103e84
..
552e5f7
100644
(file)
--- a/
target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
+++ b/
target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
@@
-15,17
+15,17
@@
#include "boot.h"
#include <asm/segment.h>
#include "boot.h"
#include <asm/segment.h>
-+#ifdef CONFIG_X86_RDC
-+#include <asm/
mach-rdc/
rdc321x_defs.h>
++#ifdef CONFIG_X86_RDC
321X
++#include <asm/rdc321x_defs.h>
+#endif
/*
* Invoke the realmode switch hook if present; otherwise
+#endif
/*
* Invoke the realmode switch hook if present; otherwise
-@@ -1
56,6 +159
,16 @@ void go_to_protected_mode(void)
+@@ -1
12,6 +115
,16 @@ void go_to_protected_mode(void)
die();
}
die();
}
-+#ifdef CONFIG_X86_RDC
++#ifdef CONFIG_X86_RDC
321X
+ {
+ u32 bootctl;
+
+ {
+ u32 bootctl;
+
This page took
0.019141 seconds
and
4
git commands to generate.