Hi Dan, On 9 October 2012 22:51, Dan Staples <[email protected]> wrote: > When I boot from the image I created, both cfg80211 and mac80211 kernel > modules are loaded automatically. However, I have to manually load the > iwlwifi module with 'insmod iwlwifi' in order to get my wireless card > working. How can I configure the wireless kernel module to be loaded at > boot, using the build system? Do I need to make a modification to some > makefile?
You did nothing wrong, a typo in the Makefile of mac80211 prevented them from being properly loaded on boot. I just fixed it in r33676, please test if it now works for you. Regards Jonas _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
