diff -r 9193aa9460db -r fe5e42bf7bbc config/target.in --- a/config/target.in Mon Jun 30 11:33:52 2008 +0000 +++ b/config/target.in Thu Aug 07 15:18:18 2008 +0000 @@ -228,4 +228,14 @@ Leave blank if you don't know better. +config TARGET_LDFLAGS + string + prompt "Target LDFLAGS" + default "" + help + Used to add specific options when linking libraries of the toolchain, + that will run on your target. + + Leave blank if you don't know better. + endmenu