I meant, having an option to add anything by just
creating ./files/linux-2.6/.config looks a much more flexible
approach than just adding another option to the Config.in.
Ideally the makefiles would search for the custom kernel config in
./files/linux/.config
./files/linux-2.6/.config
./files
Is there any reference document explaining the structure
of ./files/ directory? For example, include/kernel.mk uses it
to copy some custom modules into the target's lib/modules/$(LINUX_VERSION)/
What I'd like to have is a consistent, file-based way to influence
the kernel config options, so tha
On Fri, 17 Oct 2008, Brian J. Murrell wrote:
> Code: 9082 03e8 304200ff <9482> 03e8 3042 8c82
> 03e8
> /usr/bin/mipsel-linux-uclibc-objdump: Can't disassemble for architecture
> UNKNOWN!
>
[...]
>
> Notice the "/usr/bin/mipsel-linux-uclibc-objdump: Can'
On Fri, 2008-10-17 at 21:03 +0100, Peter Denison wrote:
> On Fri, 17 Oct 2008, Brian J. Murrell wrote:
>
> > I have patched the openwrt buildroot to build a cross-ksymoops. It
> > seems I have an array of target and architectures I can choose from.
> > ksymoops tells me they are:
>
> Well done!
On Fri, 17 Oct 2008, Brian J. Murrell wrote:
> I have patched the openwrt buildroot to build a cross-ksymoops. It
> seems I have an array of target and architectures I can choose from.
> ksymoops tells me they are:
Well done!
> $ staging_dir/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-ksy
The patches to apache itself. Including all the modules as separate packages.
This is the previous patch with recent tidy-ups to apache/Makefile included.
Patch also at: http://pastebin.com/m1ac93408 seeing as Kmail always breaks
them.
Signed-off-by: Michael Geddes
---
Index: packages/net/a
Hi.
I have patched the openwrt buildroot to build a cross-ksymoops. It
seems I have an array of target and architectures I can choose from.
ksymoops tells me they are:
$ staging_dir/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-ksymoops -a '?'
ksymoops 2.4.11 on i686 2.6.27-6-generic. Optio
On Friday 17 October 2008 05:14:26 Magnus Damm wrote:
> On Mon, Jul 21, 2008 at 4:46 AM, Michael Buesch <[EMAIL PROTECTED]> wrote:
> > This adds a driver that lets you drive an SPI bus over
> > generic GPIO pins.
> >
> > Signed-off-by: Michael Buesch <[EMAIL PROTECTED]>
>
> Very useful. Fits my sh