On 12/28/2012 01:05 AM, Rafał Miłecki wrote: > I don't use compat-wireless package in my builds and I wish to just > use default kernel's drivers. So I did: >> make kernel_menuconfig > and enabled MAC80211 and wireless drivers. > > Unfortunately it seems that modules are still not compiled. > > Is there some extra mechanism in the OpenWRT building system stopping > MAC80211/wireless drivers from being built? File > target/linux/brcm47xx/config-3.3 was modified correctly: >> grep MAC80211= target/linux/brcm47xx/config-3.3 > CONFIG_MAC80211=m >
Don't the modules get compiled or are they not integrated into the image? To get a kernel module into the kernel it needs a kmod package like in package/kernel/modules/wireless.mk . Hauke _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel