Comment 171 for bug 1383184

Revision history for this message
Rob (fynesr) wrote : Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

I've downloaded the most current stable linux kernel (4.0.5) and also the most recent longterm build (3.18.14).

Neither of these have the file net/nfc/nci.h
make -jX is failing for me because that file is missing:

net/nfc/nci/core.c:40:25: fatal error: net/nfc/nci.h: No such file or directory

Is that file autogenerated during make, and if it is, why isn't it being generated for me?
And why is it that others have (or don't need) this file?