On 21 September 2012 16:00, Marcin Juszkiewicz <marcin.juszkiew...@linaro.org> wrote: > W dniu 21.09.2012 22:24, Zach Pfeffer pisze: >> On 21 September 2012 15:07, Mike Turquette <mturque...@linaro.org> wrote: > >>> https://github.com/omapconf/omapconf >> >> Is there an Android.mk? Looking at >> https://github.com/omapconf/omapconf it says it works on Android, but >> I don't see an Android.mk to compile it with. > > It is on page: > > Build instructions and installation via ADB (Android): > > Make sure your Android device is connected to host via ADB: # adb > kill-server # adb devices * daemon not running. starting it now * * > daemon started successfully * List of devices attached emulator-5554 > device # adb root > > To build and install ompaconf for Android via ADB: > > make CROSS_COMPILE=arm-none-linux-gnueabi- install_android > > OMAPCONF binary will be copied to /data directory (known writable > directory) on your Android device. You may get it copied to a different > directory by updating Makefile at your convenience.
Thanks Marcin. I'll check it out. > > _______________________________________________ > linaro-dev mailing list > linaro-dev@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/linaro-dev -- Zach Pfeffer Android Platform Team Lead, Linaro Platform Teams Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev