projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c6ff43
)
Update comment.
author
Rob Landley
<rob@landley.net>
Mon, 20 Feb 2006 14:39:55 +0000
(14:39 -0000)
committer
Rob Landley
<rob@landley.net>
Mon, 20 Feb 2006 14:39:55 +0000
(14:39 -0000)
modutils/insmod.c
patch
|
blob
|
history
diff --git
a/modutils/insmod.c
b/modutils/insmod.c
index d6049ac9bee849efe351b88ea9ab10c51424ac50..d5d58a19181ea5a6a9645fa0506ea4b91a50889a 100644
(file)
--- a/
modutils/insmod.c
+++ b/
modutils/insmod.c
@@
-1298,7
+1298,7
@@
arch_apply_relocation(struct obj_file *f,
break;
#elif defined(__powerpc64__)
- /*
do this someday ...
*/
+ /*
PPC64 needs a 2.6 kernel, 2.4 module relocation irrelevant
*/
#elif defined(__powerpc__)