summaryrefslogtreecommitdiffstats
path: root/package/wpa_supplicant/wpa_supplicant-0.7.3-libnl-3.patch
Commit message (Collapse)AuthorAgeFilesLines
* wpa_supplicant: fix build with new libnl-3Daniel Mack2011-12-261-0/+15
The CFLAGS have to be augmented for the include dir and a small patch will make the binary link to libnl-3 and libnl-genl-3 instead of libnl and libnl-gen. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>