atheros: Allow flattened driver include file directories
Remove the full driver path to the driver header file to make it easier to use common include directory for all driver headers.
This commit is contained in:
parent
fd2f2d0489
commit
8a8c1c0ea5
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
*/
|
||||
#define ATH_WPS_IE
|
||||
|
||||
#include "os/linux/include/ieee80211_external.h"
|
||||
#include "ieee80211_external.h"
|
||||
|
||||
|
||||
#ifdef CONFIG_WPS
|
||||
|
|
Loading…
Reference in a new issue