[Mesa-dev] [PATCH v2, android-build] android-build: fix dricore build for autogenerated files

2012-07-23 Thread Daniel Charles
versions. Also patch d5c1801a018efda8ac2b was partially reverted as the files can not be compiled to the LOCAL_PATH, instead they should live on the intermediates folder so that a clean can wipe them out. Change-Id: I75e86453d23f6b6f0e2a7dfb1b48272965c9fbf2 Signed-off-by: Daniel Charles --- src

[Mesa-dev] [PATCH, android-build] android-build: fix dricore build for autogenerated files

2012-07-20 Thread Daniel Charles
d5c1801a018efda8ac2b was partially reverted as the files can not be compiled to the LOCAL_PATH, instead they should live on the intermediates folder so that a clean can wipe them out. Change-Id: I75e86453d23f6b6f0e2a7dfb1b48272965c9fbf2 Signed-off-by: Daniel Charles --- src/mesa/Android.gen.mk | 68