This patch adds kernelmodule for watchdog timer on platform orion.
Signed-off-by: Michael Kämmerer
--
Index: package/kernel/modules/other.mk
===
--- package/kernel
I'm trying to realize a "diag.sh" file for signaling the router state
via led flashing.
My problem is, that when I try to read out the file "/proc/cpuinfo",
I get an error on serial console, that there is no file cpuinfo.
The failure is caused, because proc is not mounted at this very first
time
s fine with the current patches/ (which is for the
> current kernel).
> The patches-2.6.32/ is to compile trunk with the Backfire kernel.
>
> Maddes
>
> On 25.11.2010 21:29, Michael Kämmerer wrote:
> > In present trunk (r24146) for target orion, patchfiles reside in dir
>
In present trunk (r24146) for target orion, patchfiles reside in dir
"patches" and "patches-2.6.32".
Makefile uses kernel 2.6.36.1.
The enclosed patchfile "copies" the needed patches for kernel 2.6.36.
Signed-off-by: Michael Kaemmerer