[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200806112042.50852.rob@landley.net>
Date: Wed, 11 Jun 2008 20:42:49 -0500
From: Rob Landley <rob@...dley.net>
To: Tim Bird <tim.bird@...sony.com>
Cc: Adrian Bunk <bunk@...nel.org>, Sam Ravnborg <sam@...nborg.org>,
linux-tiny <Linux-tiny@...enic.com>,
linux-embedded <linux-embedded@...r.kernel.org>,
linux kernel <linux-kernel@...r.kernel.org>
Subject: Re: mainlining min-configs...
On Wednesday 11 June 2008 14:46:55 Tim Bird wrote:
> Adrian Bunk wrote:
> > Randy's patch that documents KCONFIG_ALLCONFIG is in Linus' tree since
> > April 2006.
>
> Well, dangit there it is!
>
> The patch I googled had it going into Documentation/kbuild. It
> somehow escaped my attention in the README.
Mine as well. (I grepped for KCONFIG_ALLCONFIG in Documentation, not in the
rest of the tree. I of all people should know better...)
> If I was
> a little more skilled with my grep-ing I would have found it.
> Sorry for the bother!
The linux kernel has documentation in Documentation, in the "make htmldocs"
output, in the Kconfig help entries, in README files, in the output of "make
help", and several other places. (And then there's all the stuff that's not
_in_ the kernel tarball...)
It's easy to miss.
Rob
P.S: yes, README files plural.
find . -name "*[Rr][Ee][Aa][Dd][Mm][Ee]*" | grep -v Documentation | wc
69 69 2315
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists