Ben Pfountz wrote: > When the NSLU2 build switched from 2.6.23 to 2.6.24, this module became > necessary to control the LEDs. More info is in the forum: > > http://forum.openwrt.org/viewtopic.php?id=15050 > > Signed-off-by: Ben Pfountz <[EMAIL PROTECTED]> > > diff -urN --exclude=.svn > target.old/linux/ixp4xx/generic/profiles/200-NSLU2.mk > target/linux/ixp4xx/generic/profiles/200-NSLU2.mk > --- target.old/linux/ixp4xx/generic/profiles/200-NSLU2.mk 2008-04-28 > 15:46:19.000000000 -0400 > +++ target/linux/ixp4xx/generic/profiles/200-NSLU2.mk 2008-04-28 > 16:05:42.000000000 -0400 > @@ -10,7 +10,7 @@ > PACKAGES:=kmod-ixp4xx-npe \ > kmod-scsi-core \ > kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \ > - kmod-fs-ext2 kmod-fs-ext3 > + kmod-fs-ext2 kmod-fs-ext3 kmod-leds-gpio > endef > > define Profile/NSLU2/Description > diff -urN package.old/kernel/modules/other.mk package/kernel/modules/other.mk > --- package.old/kernel/modules/other.mk 2008-04-28 16:30:09.000000000 > -0400 > +++ package/kernel/modules/other.mk 2008-04-28 16:35:34.000000000 -0400 > @@ -294,7 +294,7 @@ > define KernelPackage/leds-gpio > SUBMENU:=$(OTHER_MENU) > TITLE:=GPIO LED support > - DEPENDS:[EMAIL PROTECTED] > + DEPENDS:[EMAIL PROTECTED]||@TARGET_ixp4xx > KCONFIG:=CONFIG_LEDS_GPIO > FILES:=$(LINUX_DIR)/drivers/leds/leds-gpio.$(LINUX_KMOD_SUFFIX) > AUTOLOAD:=$(call AutoLoad,60,leds-gpio) > > > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
This patch no longer cleanly applies can you please update and resend it. Thanks Travis _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel