OpenWrt Makefile?
mile18 opened this issue · 4 comments
mile18 commented
Hi there,
could you please put the Makefile for the OpenWrt becouse i'm having problem with writing it.
Thank you in advance.
Yukariin commented
Isn't it OpenWrt matter to deal with their own build system?
mile18 commented
it is, but if you say that you can compile it on openwrt it would be nice to include makefile with it, like t6x included with reaver-wps-fork-t6x
wiire-a commented
It's already been included in the root folder since almost two years now (571f5a5): pixiewps/Makefile
I successfully compiled it for OpenWrt AA (12.09) and CC (15.05).
EDIT: there's also a basic Makefile to cross-compile for Android if you're interested: pixiewps/Android.mk
mile18 commented
wow, that was fast :D thank you once more!