From e3599f6186b7bc00f91e1ef163d3e29e31d32e7a Mon Sep 17 00:00:00 2001 From: landley Date: Mon, 20 Feb 2006 14:39:55 +0000 Subject: Update comment. git-svn-id: svn://busybox.net/trunk/busybox@14146 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- modutils/insmod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modutils/insmod.c') diff --git a/modutils/insmod.c b/modutils/insmod.c index d6049ac9b..d5d58a191 100644 --- 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__) -- cgit v1.2.3-55-g6feb