On Sun, Nov 23, 2008 at 05:11:57AM -0700, Gary Thomas wrote: > >> +## SECTION=communication > >> +menuconfig CKERMIT > >> + tristate > >> + prompt "Columbia Univ 'kermit' terminal program" > > > > short names, please > > Note: I didn't understand this comment - left unchanged for now. > The remainder adds the canonical patch treatment.
The "prompt"s are the menu entries, which are usually short names such as "ckermit". Longer descriptions should go into the "help" section. > --- patches/cku211/generic/cross-build.patch (revision 4690) > +++ patches/cku211/generic/cross-build.patch (working copy) > @@ -1,3 +1,11 @@ > +Subject: Enable cross build > +From: Gary Thomas <[EMAIL PROTECTED]> > + > +Minor Makefile changes to allow package to be cross-built > +for targets. > + > +Signed-off-by: Gary Thomas <[EMAIL PROTECTED]> > + Applied, thanks. Your patches still seem to be broken; make sure you can save your own mail, then apply it to a clean trunk with "patch -p1 < your_patch". I fixed it manually. rsc -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Peiner Straße 6-8, 31137 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-5555 -- ptxdist mailing list [email protected]
