OSDN Git Service

android: fix the rules to generate intel_version.h
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 6 Apr 2017 10:33:57 +0000 (18:33 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 12 Jun 2017 05:13:10 +0000 (13:13 +0800)
commit88770a3c3daba517114dea7cd263936b7a5a3ea5
tree540e98fd85c24c5d0d6dd34649c273fb4ee4a34a
parentb58d3d1df0ba0e22ebcf93e9d0931698c656db6d
android: fix the rules to generate intel_version.h

Android source tree has to be read-only. The generated files should
be put to the $(OUT)/gen/ dir. Rewrite the makefile to be compliant
with the rules.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
(cherry picked from commit a177751246b8d57aa6223060415fa4824b7cebf1)
src/Android.mk