Parcourir la source

PORTING: remove obsolete comment about readelf

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Peter S. Mazinger il y a 14 ans
Parent
commit
37988beac7
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      docs/PORTING

+ 0 - 3
docs/PORTING

@@ -130,9 +130,6 @@ TODO: nptl / linuxthreads / linuxthreads.old
 ====================
 ===  Misc Cruft  ===
 ====================
-- utils/readelf.c - not really needed generally speaking, but might as well
-  add your arch to the giant EM_* list (describe_elf_hdr)
-
 - MAINTAINERS - presumably you're going to submit this code back to mainline
   and since you're the only one who cares about this arch (right now), you
   should add yourself to the toplevel MAINTAINERS file.  do it.