summaryrefslogtreecommitdiff
path: root/package/hostapd/hostapd-0.7.3-libnl3.patch
AgeCommit message (Collapse)Author
2011-12-26hostapd: fix build with new libnl-3Daniel Mack
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>