Re: [OpenWrt-Devel] [PATCH] Unable to find kernel module scx200_wdt.ko x86 target

2008-03-14 Thread Robert P. J. Day
On Fri, 14 Mar 2008, Roberto Riggio wrote: > > i'm confused ... doesn't that makefile already take the watchdog path > > change into account with the following: > > Ok, I didn't known of the $(WATCHDOG_DIR) because it was not used for > that module. > > > so don't hardcode that change, use $(WAT

[OpenWrt-Devel] [PATCH] Updates Jamvm and classpath to the latest versions (correct header and MD5)

2008-03-14 Thread Roberto Riggio
Signed-off-by: Roberto Riggio <[EMAIL PROTECTED]> -- Index: lang/classpath/Makefile === --- lang/classpath/Makefile (revisione 0) +++ lang/classpath/Makefile (revisione 0) @@ -0,0 +1,56 @@ +# +# Copyright (C) 2006 OpenWrt.or

Re: [OpenWrt-Devel] [PATCH] Unable to find kernel module scx200_wdt.ko x86 target

2008-03-14 Thread Roberto Riggio
> i'm confused ... doesn't that makefile already take the watchdog path > change into account with the following: Ok, I didn't known of the $(WATCHDOG_DIR) because it was not used for that module. > so don't hardcode that change, use $(WATCHDOG_DIR) instead, no? Ok, so the real patch would be

Re: [OpenWrt-Devel] [PATCH] Unable to find kernel module scx200_wdt.ko x86 target

2008-03-14 Thread Robert P. J. Day
On Fri, 14 Mar 2008, Roberto Riggio wrote: > Signed-off-by: Roberto Riggio <[EMAIL PROTECTED]> > > -- > Index: package/kernel/modules/other.mk > === > --- package/kernel/modules/other.mk (revisione 10602) > +++ package/kernel/module

[OpenWrt-Devel] [PATCH] Unable to find kernel module scx200_wdt.ko x86 target

2008-03-14 Thread Roberto Riggio
Signed-off-by: Roberto Riggio <[EMAIL PROTECTED]> -- Index: package/kernel/modules/other.mk === --- package/kernel/modules/other.mk (revisione 10602) +++ package/kernel/modules/other.mk (copia locale) @@ -419,7 +419,7 @@