]> git.ipfire.org Git - thirdparty/iw.git/commit
add Android build system
authorJohannes Berg <johannes.berg@intel.com>
Thu, 25 Apr 2013 06:43:39 +0000 (08:43 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Apr 2013 07:05:18 +0000 (09:05 +0200)
commit08620177f7d0aa706359fc6fa2c1f8477c133041
treefc87874ed3b7f887b64355e1132dd45bd32f0d3f
parentd0f5db8626b0a67adfc6d676ac3bd16c1feb1053
add Android build system

Unfortunately Android's libnl doesn't have nla_put_flag()
so add a simple source file to declare that for now.
Android.mk [new file with mode: 0644]
android-nl.c [new file with mode: 0644]