소스 검색

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 14 년 전
부모
커밋
37988beac7
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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.