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

2008-03-27 Thread Roberto Riggio
Would it be possible to merge this patch in the svn since otherwise it is not possible to build openwrt for x86. Bye R. - Roberto Riggio [EMAIL PROTECTED] wrote: I apologize for the mess. I just wanted to send a patch compliant with your guidelines (the previous one was embedded in a

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

2008-03-27 Thread Florian Fainelli
Hi Roberto, Le jeudi 27 mars 2008, Roberto Riggio a écrit : Would it be possible to merge this patch in the svn since otherwise it is not possible to build openwrt for x86. Applied in [10672]. Thanks ! -- Best regards, Florian Fainelli Email : [EMAIL PROTECTED] http://openwrt.org

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

2008-03-20 Thread Robert P. J. Day
On Thu, 20 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) +++

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: