On 2016-10-04 18:34, Kalle Valo wrote: > Felix Fietkau <nbd@xxxxxxxx> wrote: >> From: Felix Fietkau <nbd@xxxxxxxxxxx> >> >> This is a 2x2 PCIe 802.11ac chipset by MediaTek >> >> Signed-off-by: Felix Fietkau <nbd@xxxxxxxx> > > A summary of what feature work would be nice to have. Also if there's something > notable which is not working it's good also to mention that. > > I don't know why I didn't see this earlier but this fails to build for me: > > ERROR: "mtd_read" [drivers/net/wireless/mediatek/mt76/mt76.ko] undefined! > ERROR: "put_mtd_device" [drivers/net/wireless/mediatek/mt76/mt76.ko] undefined! > ERROR: "get_mtd_device_nm" [drivers/net/wireless/mediatek/mt76/mt76.ko] undefined! > > Dependency to mtd missing? Will fix the #ifdef in v4. - Felix