On 2013-07-06 8:59 PM, [email protected] wrote: > On Sat, Jul 6, 2013 at 2:43 PM, [email protected] <[email protected]> wrote: >> I tried the kernel patch procedure described here: >> http://wiki.openwrt.org/doc/devel/patches >> but that kernel tree doesn't seem be getting built >> >> There is some interaction with the compat-wireless tree. > > I should be more specific, I'm trying to work on the ralink driver. > drivers/net/wireless/rt2x00/.... Everything wireless driver related is built outside of the kernel tree by package/kernel/mac80211, which keeps its build tree in build_dir/target-*/linux-*/compat-wireless-* You can use quilt on that one like with any other normal package.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
