svn commit: trunk/busybox/modutils

landley at busybox.net landley at busybox.net
Mon Feb 20 14:39:57 UTC 2006


Author: landley
Date: 2006-02-20 06:39:55 -0800 (Mon, 20 Feb 2006)
New Revision: 14146

Log:
Update comment.


Modified:
   trunk/busybox/modutils/insmod.c


Changeset:
Modified: trunk/busybox/modutils/insmod.c
===================================================================
--- trunk/busybox/modutils/insmod.c	2006-02-20 12:15:10 UTC (rev 14145)
+++ trunk/busybox/modutils/insmod.c	2006-02-20 14:39:55 UTC (rev 14146)
@@ -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__)
 




More information about the busybox-cvs mailing list