summaryrefslogtreecommitdiff
path: root/package/ltrace/Config.in
AgeCommit message (Collapse)Author
2010-08-31Remove code specific to removed architecturesThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-03-30get rid of broken nios2 supportPeter Korsgaard
Has been marked as broken for more than 1 year, with no indication that anyone cares, and it needs a bunch of special handling. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-11-29package/ltrace: hide for archs ltrace doesn't supportPeter Korsgaard
Reported-By: Michael S. Zick" <minimod@morethan.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-26libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS optionPeter Korsgaard
We have the generic BR2_HAVE_DEVFILES now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-01-26Add help for packages without AVR32 supportUlf Samuelsson
2008-08-04ltrace: expand help textPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-10-02- has to select libelf (and should nowadays work without LFS)Bernhard Reutner-Fischer
2007-04-06- doesn't compile if LFS is offBernhard Reutner-Fischer
2005-03-21force libelf to be selectedMike Frysinger
2004-12-26more help updates from Tom CameronMike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen