When you're building OpenWRT, you'd need to first prepare the source code
by doing "make package/mac80211/{clean,prepare}". Once you've done that,
you can cd into "build_dir/target-<whatever you're building for>/linux-<cpu
architecture>/compat-wireless-<whatever current version is>/" and edit
net/mac80211/mesh_hwmp.c
file. Once that's done, you need to cd back to the root directory of
OpenWRT builder and build the source - "make
package/mac80211/{compile,install} V=s". Once that's done, you'll have
fresh kmod-mac80211-<some version>.ipk package somewhere in "bin" directory.

On Mon, Oct 5, 2015 at 4:06 PM, Carlos Meralto via Devel <
[email protected]> wrote:

> > Yes, you'll need to recompile and reload (at least) mac80211.ko when you
> > have changed that file.
>
> Thanks Bob,
>
> I never recompiled the mac80211s in case of OpenWRT or did the load.
> Can you please give me an idea of how to do?
>
> Carlos Meralto
> _______________________________________________
> Devel mailing list
> [email protected]
> http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
>
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to