Re: [PATCH] Documentation: insert an additional information to android.txt

2012-10-29 Thread Namhyung Kim
2012-10-29 (월), 22:41 +0900, Joonsoo Kim: > Without defining ARCH=arm, building a perf for Android ARM will be failed, > because it needs architecture specific files. > So add related information to a document. > > Signed-off-by: Joonsoo Kim Reviewed-by: Namhyung Kim Thanks, Namhyung -- To u

[PATCH] Documentation: insert an additional information to android.txt

2012-10-29 Thread Joonsoo Kim
Without defining ARCH=arm, building a perf for Android ARM will be failed, because it needs architecture specific files. So add related information to a document. Signed-off-by: Joonsoo Kim Cc: Irina Tirdea Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Paul Mackerras C