├── .compile ├── .gitignore ├── Makefile ├── README.md └── diff_iw41_Makefile_libm.patch /.compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kimocoder/android_tools_iw/HEAD/.compile -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kimocoder/android_tools_iw/HEAD/.gitignore -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kimocoder/android_tools_iw/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kimocoder/android_tools_iw/HEAD/README.md -------------------------------------------------------------------------------- /diff_iw41_Makefile_libm.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kimocoder/android_tools_iw/HEAD/diff_iw41_Makefile_libm.patch --------------------------------------------------------------------------------