commit | b4ec339ac2959b2ec7d403be96efe026b0386ace | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Feb 20 14:39:55 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Mon Feb 20 14:39:55 2006 +0000 |
tree | 8351964e27138696e74ecd678ad2a8b150810fe2 | |
parent | 0c6ff43a0cfa48e196954010787f5335f1a17ad7 [diff] |
Update comment.
diff --git a/modutils/insmod.c b/modutils/insmod.c index d6049ac..d5d58a1 100644 --- a/modutils/insmod.c +++ b/modutils/insmod.c
@@ -1298,7 +1298,7 @@ break; #elif defined(__powerpc64__) - /* do this someday ... */ + /* PPC64 needs a 2.6 kernel, 2.4 module relocation irrelevant */ #elif defined(__powerpc__)