diff options
author | Chih-Wei Huang <cwhuang@android-x86.org> | 2015-05-20 11:25:33 +0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2015-06-09 12:25:49 -0700 |
commit | 1e4081f54aa5c6cba566ed549389d847bf7e6799 (patch) | |
tree | f52ea4f3381a0698eda082f07842cb4f2d7662f7 /Android.mk | |
parent | c3b5afbd4e682f76e16ea85883af571165bd24ee (diff) |
android: generate files by $(call es-gen)
Use the pre-defined macro es-gen to generate new added files
instead of writing new rules manually. The handmade rules
that may generate the files before the directory is created
result in such an error:
/bin/bash: out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_st_mesa_intermediates/main/format_pack.c: No such file or directory
make: *** [out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_st_mesa_intermediates/main/format_pack.c] Error 1
Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions