]> git.ipfire.org Git - thirdparty/iw.git/commit - Android.mk
iw: fix references to libnl in Android.mk
authorFilipe Brandenburger <filbranden@google.com>
Thu, 30 Jul 2015 21:47:08 +0000 (14:47 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Aug 2015 08:58:48 +0000 (10:58 +0200)
commit74c74491b251a1048164f6214db8f79b26db362e
treeac2f701399187ec507764c4b1ae76efd364bec6d
parent367e7dd301508761e95792213a6ed073fbccd980
iw: fix references to libnl in Android.mk

The latest AOSP refers to that library as libnl and not libnl_2.

TEST=Built AOSP tree with this patchset, tested the generated iw binary.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Android.mk