I just posted in a previous email a fix which added a missing dependency for 
solos-pci to include atm as part of its list of build dependencies.

I.e.:

DEPENDS:=...@target_x86@ +kmod-atm

where the latter module was missing...  Yet it seems that this could have been 
avoided by a little bit of sanity checking via cross-checking:

$ modinfo build_dir/linux-x86_geos/linux-2.6.32.20/drivers/atm/solos-pci.ko | 
grep depends:
depends:        atm
$

anyone?  Should be trivial, right?

And not to bash Nathan, because I've done this myself a half-dozen times, so I 
know full well how easy it is to do.

Thanks,

-Philip


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to