summaryrefslogtreecommitdiffstats
path: root/rules/libelf.in
blob: 81584abcb414cfdb60745a9f05ae3506efc709f2 (plain)
1
2
3
4
5
6
7
8
9
config LIBELF
	tristate
	prompt "libelf"
	help
	  The elf library provides routines to access, and manipulate,
	  Elf object files. It is still not complete, but is required
	  for a number of programs, such as Eli (a state of the art
	  compiler generation system), and Elk (the Extension Language
	  Kit - an implementation of the Scheme programming language.)