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>
Tue, 2 May 2017 02:44:50 +0000 (10:44 +0800)
commita177751246b8d57aa6223060415fa4824b7cebf1
tree7c80510aba53856c2fa9fea8c66edaad8f28aafe
parent65168d96e886838ccf1ba14865574bda6fabb437
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>
src/Android.mk