[OpenWrt-Devel] WL700gE with new 2.6.28 kernel?

2009-02-20 Thread Stefan Monnier
Has someone managed to build a kernel for use on the WL-700gE? I tried to update my kernel and first noticed that the aec62xx module was missing. `packages/kernel/modules/block.mk' seemed to explain that some renaming break the kmod-ide-core package. So looking at the files drivers/ide/*.ko, I fi

[OpenWrt-Devel] [PATCH] dynamic detection subtargets

2009-02-20 Thread thomas.langer
Hello, this patch automatically detects the available SUBTARGETS, trigger is a subdirectory with the file target.mk . All existing subtarget are still detected, one additional is found (olpc/generic) Please comment and/or commit! Signed-off-by: Thomas Langer --- Index: target/linux/ixp4xx/

Re: [OpenWrt-Devel] External cross toolchain

2009-02-20 Thread Luigi 'Comio' Mantellini
Hi Nico, thanks again for your patch. On my system works fine. best regards, luigi On Friday 30 January 2009 00:33:49 Nico wrote: > Any objections committing the patch to trunk ? > > -- > Nico > > Nico wrote: > > Luigi 'Comio' Mantellini wrote: > >> Thanks Nico, > >> > >> I will integrate asap