]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow libnl-3.0 include path be specified
authorRomain Naour <romain.naour@openwide.fr>
Mon, 29 Dec 2014 20:54:02 +0000 (21:54 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 21 Feb 2015 09:36:53 +0000 (11:36 +0200)
commit97fc2dc61276f84f08203e23324ba4cd5e3969ce
tree2e10c5dc6919c08d2090ef1e699cb3f1d08fb4fd
parentf92446fb7d27b27eb62888472df50c1047ee958c
Allow libnl-3.0 include path be specified

The '/usr/include/libnl3' header path is unsafe for cross-compilation.
Use pkg-config to find libnl-3.0 headers by default and alternatively,
allow LIBNL_INC=<path> to be used in .config to override.

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
src/drivers/drivers.mak