]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: fix android build
authorArik Nemtsov <arik@wizery.com>
Tue, 6 Jan 2015 10:48:45 +0000 (12:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jan 2015 11:09:05 +0000 (12:09 +0100)
commitf21da10f10a676707d82a50b419aa0b8304a8dca
treebfc37c644bd69a40c61acdc73c2973d642549ef6
parent14ad75d3b4c34053c1a9d14787f3a846ddb50cfa
iw: fix android build

Don't define "iw" build target in the regular Makefile which gets
included. This confuses the Android build system (coincides with module
name).

Also correct libnl_2 to a be static library, as compiled on Android.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Android.mk
Makefile