Thanks, applied as c369517da9672d567fe433e95649203670cbab2e. Michael
[sent from post-receive hook] On Sun, 14 Mar 2021 14:35:41 +0100, Denis Osterland-Heim <[email protected]> wrote: > This allows to select this from platforms as well. > > Signed-off-by: Denis Osterland-Heim <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-gengetopt.in b/rules/host-gengetopt.in > index f6855ab5f8dc..d42ccf477bdc 100644 > --- a/rules/host-gengetopt.in > +++ b/rules/host-gengetopt.in > @@ -1,8 +1,8 @@ > -## SECTION=hosttools > +## SECTION=hosttools_noprompt > > config HOST_GENGETOPT > tristate > - prompt "gengetopt" > + default ALLYES > help > Gengetopt is a tool to write command line option > parsing code for C programs. _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
