I'm not very familiar with the kernel Kconfig/makefile layout, but it seems the
mach-rdc321x stuff, namely gpio.c and platform.c in
arch/x86/mach-rdc321x/ don't get compiled. I couldn't work out if there was
some kernel option needed to enable them, but judging from the other x86
architecture
done, 15043
thanks
Ralph
> -Original Message-
> From: openwrt-devel-boun...@lists.openwrt.org
> [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of
> Gerph Niebur
> Sent: Wednesday, March 25, 2009 8:36 PM
> To: openwrt-devel@lists.openwrt.org
> Subject: [OpenWrt-Devel] [patch] ch
when compiling a build on systems, that are usually not used for programming,
it might happen that the prerequisite check is being passed succesfully,
but the build fails, due to missing 'm4'.
it might be helpful to include that in the first check, for people using such
systems.
Signed-off-by:
Peter,
I have Kamikaze 7.09 brcm-2.4 working with the "Option GT" mobile air
card using the hso interface, not the generic USB serial driver. I can
provide patches to get the driver into the kernel and "make menuconfig".
Bringing up the interface is a little different as well. I have working
i
Hi all,
I want to ask you a question about the package patches. Is these patches are
general or can they be architecture specific? For example, if the processor
does not have MMU, the packages should be patched accordingly. How can this
be managed in OpenWRT?
Regards,
Murat Sezgin
___
On Wed, Mar 25, 2009 at 12:51 PM, RB wrote:
>> Currently I am working on the brcm 2.4 build and was hoping to move to
>> the 2.6 kernel if the wifi and pcmcia support was resolved. I saw a
>> post in the forums saying wifi was reasonably stable so was going to
>> check out head and build and see h