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 reply). > > 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 @@ > TITLE:=Natsemi SCX200 Watchdog support > DEPENDS:[EMAIL PROTECTED] > KCONFIG:=CONFIG_SC1200_WDT > - > FILES:=$(LINUX_DIR)/drivers/char/watchdog/scx200_wdt.$(LINUX_KMOD_SUFFIX) > + > FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/scx200_wdt.$(LINUX_KMOD_SUFFIX) > AUTOLOAD:=$(call AutoLoad,50,scx200_wdt) > endef > _______________________________________________ > openwrt-devel mailing list > [email protected] > http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel -- -------------------------------------------------------- Roberto Riggio, PhD Student CREATE-NET Via alla Cascata 56/C 38100 Trento (Italy) E-mail: [EMAIL PROTECTED] HomePage: http://disi.unitn.it/~riggio/ Tel: +39.0461.314.960 Fax: +39.0461.314.972 -------------------------------------------------------- _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
