r3147 - branches/kernel-image-2.6.11
Jurij Smakov
jurij-guest@costa.debian.org
Thu, 19 May 2005 00:19:43 +0000
Author: jurij-guest
Date: 2005-05-19 00:19:43 +0000 (Thu, 19 May 2005)
New Revision: 3147
Modified:
branches/kernel-image-2.6.11/TODO
Log:
Added forgotten TODO item.
Modified: branches/kernel-image-2.6.11/TODO
===================================================================
--- branches/kernel-image-2.6.11/TODO 2005-05-19 00:16:36 UTC (rev 3146)
+++ branches/kernel-image-2.6.11/TODO 2005-05-19 00:19:43 UTC (rev 3147)
@@ -11,3 +11,5 @@
* Various remaining kludges (stripping and sparc32/sparc64 stuff on sparc,
for example).
+
+* Config file generation for arches with subarches is probably broken.